This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
Allo-GG
Watch
3
Star
2
Fork
0
Code
Issues
9
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ajout de la redirection permanante vers UI
master
heuzef
6 years ago
parent
c26f53e2e8
commit
4d9efd97c9
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
index.php
+ 4
- 0
index.php
View File
@@ -0,0 +1,4 @@
<?php
// 301 Moved Permanently
header("Location: ./ui/",TRUE,301);
?>
Write
Preview
Loading…
Cancel
Save