Turn the page into a statically generated one

This commit is contained in:
2023-06-24 19:15:17 +02:00
parent 7e89084db8
commit d05cd54756
936 changed files with 40759 additions and 103 deletions

View File

@ -10,6 +10,4 @@ require_once __DIR__ . '/constants.php';
require_once __DIR__ . '/src/global_functions.php';
\spl_autoload_register("mdShortenerAutoloader");
# \set_exception_handler("mdShortenerExceptionHandler");
# \set_error_handler("mdShortenerErrorHandler", E_ALL);