latest copy

This commit is contained in:
color.diff=auto
2021-03-22 03:23:04 -06:00
parent 2af7a1c435
commit b6dad1e958
6 changed files with 15 additions and 15 deletions

View File

@@ -72,4 +72,4 @@ if (file_exists($filename)) {
} else {
header('Location: ./src/config.php');
}
?>