From 87f0e27dc5bf7ac5695861c5ad7b5861540314b1 Mon Sep 17 00:00:00 2001 From: jrags <> Date: Wed, 5 Apr 2006 02:00:58 +0000 Subject: Modified storage type of timestamp. --- framework/Util/TPropelLogRoute.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'framework/Util') diff --git a/framework/Util/TPropelLogRoute.php b/framework/Util/TPropelLogRoute.php index 5b3e45ed..13232951 100644 --- a/framework/Util/TPropelLogRoute.php +++ b/framework/Util/TPropelLogRoute.php @@ -45,9 +45,10 @@ * size="2048" /> * + * required="true" + * type="DOUBLE" + * size="14" + * scale="4" /> * * * -- cgit v1.2.3