remove unused tables

This commit is contained in:
redmatrix
2016-05-30 22:41:45 -07:00
parent 670e83b300
commit ca78374f30
5 changed files with 17 additions and 258 deletions

View File

@@ -48,7 +48,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.7.1' );
define ( 'ZOT_REVISION', 1.1 );
define ( 'DB_UPDATE_VERSION', 1170 );
define ( 'DB_UPDATE_VERSION', 1171 );
/**