From 4c5b83a43f0dc062439dd49ffe45abbc59300064 Mon Sep 17 00:00:00 2001 From: avl Date: Mon, 18 Aug 2008 16:00:59 +0300 Subject: [PATCH] ORM Sluggable Action --- ipf/orm/template/timestampable.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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', -- 2.49.0