Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
nightflyza
/
WolfDispatcher
mirror of
https://github.com/nightflyza/WolfRecorder.git
Watch
1
Star
0
Fork
0
Files
Tree:
72b0681746
Branches
Tags
main
012
011
010
009
008
005
WolfDispatcher
/
modules
/
general
/
test
/
index.php
index.php
102 B
History
Raw
1
2
3
4
5
6
7
8
<?php
if (cfr('ROOT')) {
error_reporting(E_ALL);
} else {
show_error(__('Access denied'));
}