mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-05 07:16:17 +00:00
first commit
This commit is contained in:
5
src/admin.php
Executable file
5
src/admin.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
header("Location: " . SiteRoot('admin/login'));
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user