From 123e74a758d84429f1a24e047f3b61e8ca0f6979 Mon Sep 17 00:00:00 2001 From: jrags <> Date: Tue, 4 Apr 2006 23:41:00 +0000 Subject: Updated PradoLog time column to double 14,4 --- framework/Util/TPropelLogRoute.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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