- Timestamp:
- 04/30/10 12:48:48 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk/lib/model/doctrine/PluginaEvent.class.php
r857 r1103 13 13 abstract class PluginaEvent extends BaseaEvent 14 14 { 15 15 protected $engine = 'aEvent'; 16 16 }

