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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
175
Commits
1
Branch
2.3 MiB
Shell
56.3%
PHP
43.7%
Tree:
4ea4573ff9
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4ea4573ff9'
${ noResults }
Allo-GG
/
index.php
5 lines
70 B
Raw
Blame
History
<?php
// 301 Moved Permanently
header("Location: ./ui/",TRUE,301);
?>