DataObjects/Core_notify.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 6 Apr 2011 08:05:26 +0000 (16:05 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 6 Apr 2011 08:05:26 +0000 (16:05 +0800)
DataObjects/Core_notify.php

index 9f2f294..1657929 100644 (file)
@@ -27,7 +27,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
     /* the code below is auto generated do not remove the above tag */
 
     
-    public $__table = 'core_nofity';         
+    public $__table = 'core_notify';         
     public $act_when;                        
     
     public $ontable;