1
0
mirror of synced 2025-01-05 16:53:21 +03:00
doctrine2/website/lib/model/doctrine/BlogPostTable.class.php
2007-09-06 15:51:12 +00:00

11 lines
157 B
PHP

<?php
/*
* Edit this file to customise your model table
*
* auto-generated by the sfDoctrine plugin
*/
class BlogPostTable extends Doctrine_Table
{
}