DataObjects/Core_ip_access.php
authoredward <edward@roojs.com>
Mon, 15 Jan 2018 07:59:56 +0000 (15:59 +0800)
committeredward <edward@roojs.com>
Mon, 15 Jan 2018 07:59:56 +0000 (15:59 +0800)
DataObjects/Core_ip_access.php

index 2f171a4..f66a5be 100644 (file)
@@ -14,7 +14,11 @@ class Pman_Core_DataObjects_Core_ip_access extends DB_DataObject
     public $status;
     public $authorized_by;
     public $authorized_key;
     public $status;
     public $authorized_by;
     public $authorized_key;
-    
+    public $email;
+    public $expire_dt;
+    public $user_agent;
+
+
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
     
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE