diff --git a/index.php b/index.php new file mode 100644 index 0000000..988fb65 --- /dev/null +++ b/index.php @@ -0,0 +1,24 @@ +500,'reason'=>'bad url to run this file']))->send(); +} else { + chdir(dirname($_SERVER['SCRIPT_FILENAME'],5)); + $GLOBALS['PicoVendorsDirectoryRelativeLevels'] = 4; + include 'index.php'; +} \ No newline at end of file