fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [7709]


From: Torstein
Subject: [Fmsystem-commits] [7709]
Date: Fri, 23 Sep 2011 06:05:31 +0000

Revision: 7709
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7709
Author:   vator
Date:     2011-09-23 06:05:30 +0000 (Fri, 23 Sep 2011)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/setup/tables_current.inc.php

Modified: trunk/controller/setup/tables_current.inc.php
===================================================================
--- trunk/controller/setup/tables_current.inc.php       2011-09-23 06:02:58 UTC 
(rev 7708)
+++ trunk/controller/setup/tables_current.inc.php       2011-09-23 06:05:30 UTC 
(rev 7709)
@@ -38,7 +38,7 @@
                'controller_control_item' => array(
                        'fd' => array(
                                'id' => array('type' => 'auto','precision' => 
4,'nullable' => False),
-                               'title' => array('type' => 
'varchar','precision' => '100','nullable' => false),
+                               'title' => array('type' => 
'varchar','precision' => '255','nullable' => false),
                                'required' => array('type' => 'bool','nullable' 
=> true,'default' => 'false'),
                                'what_to_do' => array('type' => 
'text','nullable' => false),
                                'how_to_do' => array('type' => 
'text','nullable' => false),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]