1
0
mirror of synced 2025-01-22 08:11:40 +03:00
doctrine2/website/lib/model/doctrine/BlogPostTable.class.php

11 lines
157 B
PHP
Raw Normal View History

2007-09-06 15:51:12 +00:00
<?php
/*
* Edit this file to customise your model table
*
* auto-generated by the sfDoctrine plugin
*/
class BlogPostTable extends Doctrine_Table
{
}