stage #1

Merged
ThaMunsta merged 351 commits from stage into main 2025-11-10 14:37:21 +00:00
Showing only changes of commit d450ea4beb - Show all commits

View File

@@ -89,7 +89,7 @@ if (isset($_POST['add_database'])) {
// Name of the file
$filename = 'install.sql';
$filename = '../db.sql';
// Temporary variable, used to store current query
$templine = '';
// Read in entire file