Cerothen пре 9 година
родитељ
комит
bde683fc5b
1 измењених фајлова са 1 додато и 1 уклоњено
  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';