Actually include CPHP

develop
Sven Slootweg 11 years ago
parent 7794f55fac
commit 03cc99823c

@ -15,3 +15,4 @@ if(!isset($_APP)) { die("Unauthorized."); }
$_CPHP = true;
$_CPHP_CONFIG = "../config.json";
require("cphp/base.php");

Loading…
Cancel
Save