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