X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_events_archive.php;h=6a5d13a95c01ac78191ac2878184c5c831d17f5a;hp=ea07e28a9cc3cc69e4c10b0d07ab5a580abcc39a;hb=HEAD;hpb=5e63649e67a37da8035e1ef72b12b30da18d5b4c diff --git a/DataObjects/Core_events_archive.php b/DataObjects/Core_events_archive.php index ea07e28a..6a5d13a9 100644 --- a/DataObjects/Core_events_archive.php +++ b/DataObjects/Core_events_archive.php @@ -2,9 +2,9 @@ /** * Table Definition for core_events_archive */ -require_once 'Pman/Core/DataObjects/Events.php'; +require_once 'Events.php'; -class Pman_PressRelease_DataObjects_Core_events_archive extends Pman_Core_DataObjects_Events +class Pman_Core_DataObjects_Core_events_archive extends Pman_Core_DataObjects_Events { ###START_AUTOCODE /* the code below is auto generated do not remove the above tag */