author | rejo |
Mon, 28 Apr 2008 19:12:51 +0000 | |
changeset 145 | 6190c9a5f48b |
parent 144 | ad667d767a0a |
child 146 | 0756319df2d0 |
--- a/install/database-structure.inc.php Mon Apr 28 19:05:06 2008 +0000 +++ b/install/database-structure.inc.php Mon Apr 28 19:12:51 2008 +0000 @@ -53,7 +53,7 @@ 'flags' => 'primary_keynot_null' ), 'name' => array( - 'type' => 'integer', + 'type' => 'text', 'notnull' => 1, 'length' => 128, 'fixed' => 0,