From: avl Date: Mon, 18 Aug 2008 13:00:59 +0000 (+0300) Subject: ORM Sluggable Action X-Git-Tag: 0.6~187 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=4c5b83a43f0dc062439dd49ffe45abbc59300064;p=ipf-legacy-orm.git ORM Sluggable Action --- diff --git a/ipf/orm/template/timestampable.php b/ipf/orm/template/timestampable.php index f39a19b..aae6814 100644 --- a/ipf/orm/template/timestampable.php +++ b/ipf/orm/template/timestampable.php @@ -1,7 +1,6 @@ array('name' => 'created_at', 'type' => 'timestamp', 'format' => 'Y-m-d H:i:s',