Turn the page into a statically generated one
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user