-
Incident report
-
Resolution: Fixed
-
Critical
-
2.4.2, 2.5.0
$ php create/bin/gen_php.php
$ mv create/src/schema.inc.php frontends/php/include/.
$ svn di
Index: frontends/php/include/schema.inc.php
===================================================================
--- frontends/php/include/schema.inc.php (revision 50710)
+++ frontends/php/include/schema.inc.php (working copy)
@@ -494,7 +494,7 @@
'null' => false,
'type' => DB::FIELD_TYPE_INT,
'length' => 10,
- 'default' => '1',
+ 'default' => '3',
),
),
),