Remove $_APP check in index.php

develop
Sven Slootweg 11 years ago
parent afcaa193b3
commit a2a6bd6e1a

@ -11,6 +11,4 @@
* licensing text.
*/
if(!isset($_APP)) { die("Unauthorized."); }
require("rewrite.php");

Loading…
Cancel
Save