Bugfixing

This commit is contained in:
color.diff=auto
2021-03-26 15:44:33 -06:00
parent 358666c292
commit 1fd9f2165a
2 changed files with 34 additions and 28 deletions

View File

@@ -17,6 +17,7 @@ if (file_exists("d2im.db")) {
$db->fillsTables($k, $v);
}
}
die();
// put in html redirect as backup, because
// for some odd reason windows gives
// an error on header() but linux does not.