schema updates for iconfig

This commit is contained in:
redmatrix
2016-02-17 16:24:26 -08:00
parent 3a84e7051e
commit 4da7fcb41d
4 changed files with 63 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
define ( 'STD_VERSION', '1.2.2' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );
define ( 'DB_UPDATE_VERSION', 1162 );
/**