Revert "🐛 Add exit() after header() calls"
This reverts commit 00ad2c6d17.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
require_once __DIR__ . "/prereqs.php";
|
||||
$PAGE_TITLE = $PAGE_NAME . " :: " . $_ENV['APP_NAME'];
|
||||
exit();
|
||||
?>
|
||||
|
||||
<!doctype html>
|
||||
|
||||
Reference in New Issue
Block a user