Changeset 1816 for plugins/apostropheBlogPlugin/trunk/lib/model/doctrine/PluginaEventTable.class.php
- Timestamp:
- 07/21/10 15:51:42 (22 months ago)
- Location:
- plugins/apostropheBlogPlugin/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
lib/model/doctrine/PluginaEventTable.class.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk
-
plugins/apostropheBlogPlugin/trunk/lib/model/doctrine/PluginaEventTable.class.php
r1666 r1816 3 3 /** 4 4 * PluginaEventTable 5 * 5 * 6 6 * This class has been auto-generated by the Doctrine ORM Framework 7 7 */ … … 9 9 { 10 10 protected $categoryColumn = 'events'; 11 11 12 12 /** 13 13 * Returns an instance of this class.

