This website requires JavaScript.
Explore
Help
Sign In
gtoriadotnet
/
fobe-web
Watch
1
Star
0
Fork
You've already forked fobe-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45c36bdc7d
fobe-web
/
html
/
MCP
/
reports
/
index.php
12 lines
110 B
PHP
Raw
Blame
History
<
?
php
/*
Alphaland 2021
Active Reports
*/
if
(
!
$user
->
isStaff
())
{
redirect
(
"
/
"
);
}
echo
"
soon
"
;
Reference in New Issue
View Git Blame
Copy Permalink