Explorar o código

Bugfix upgrade process

Cerothen %!s(int64=9) %!d(string=hai) anos
pai
achega
bde683fc5b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions.php

+ 1 - 1
functions.php

@@ -977,7 +977,7 @@ function upgradeCheck() {
 		}
 		
 		// Upgrade database to latest version
-		updateSQLiteDB();
+		updateSQLiteDB($config['database_Location']);
 		
 		// Update Version and Commit
 		$config['CONFIG_VERSION'] = '1.33';