move the instance stuff to abook where it belongs

This commit is contained in:
redmatrix
2015-12-05 13:24:58 -08:00
parent 61aa33af1d
commit 36ef1d1bc6
4 changed files with 11 additions and 2 deletions

View File

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