latest copy

This commit is contained in:
color.diff=auto 2021-03-22 03:33:02 -06:00
parent f1bc3519f8
commit 805c45f2cc

View File

@ -38,9 +38,6 @@ if (file_exists($filename)) {
// Misc functions
require_once "./src/functions.php";
// $path is a shorter alias to writing $path a lot.
$path = $path;
// Txt Parser
require_once './src/txtParser.php';