latest copy

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

View File

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