Index: branches/5.2.x/core/units/modules/modules_config.php =================================================================== diff -u -N -r14585 -r14854 --- branches/5.2.x/core/units/modules/modules_config.php (.../modules_config.php) (revision 14585) +++ branches/5.2.x/core/units/modules/modules_config.php (.../modules_config.php) (revision 14854) @@ -1,6 +1,6 @@ Array('type' => 'string','not_null' => 1, 'default' => ''), 'RootCat' => Array('type' => 'int','not_null' => 1, 'default' => 0), 'BuildDate' => Array('type' => 'int', 'formatter' => 'kDateFormatter', 'default' => null), + 'AppliedDBRevisions' => Array ('type' => 'string', 'default' => NULL) ), 'VirtualFields' => Array(),