remove the challenge table as well

This commit is contained in:
friendica
2013-11-18 20:10:53 -08:00
parent bbd69c1e81
commit d37f4da37b
3 changed files with 9 additions and 12 deletions

View File

@@ -45,7 +45,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1082 );
define ( 'DB_UPDATE_VERSION', 1083 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );