add app_options field

This commit is contained in:
zotlabs
2018-08-02 22:49:30 -07:00
parent c806279fa9
commit d908f53607
7 changed files with 38 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.7.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1216 );
define ( 'DB_UPDATE_VERSION', 1217 );
define ( 'PROJECT_BASE', __DIR__ );