diff --git a/public_html/index.php b/public_html/index.php index 4dae299..7d56d08 100644 --- a/public_html/index.php +++ b/public_html/index.php @@ -11,6 +11,4 @@ * licensing text. */ -if(!isset($_APP)) { die("Unauthorized."); } - require("rewrite.php");