latest copy

This commit is contained in:
color.diff=auto
2021-03-22 03:30:38 -06:00
parent 94c5e253f8
commit f1bc3519f8

View File

@@ -31,8 +31,8 @@ if (file_exists($filename)) {
if(is_dir($p)) {
$path = $p;
define('TXT_PATH', $p);
} else {
header('Location: /');
} else {
header('Location: ./src/config.php');
}
// Misc functions