This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
Allo-GG
Прати
3
Волим
2
Креирај огранак
0
Код
Дискусије
9
Захтеви за спајање
0
Издања
0
Вики
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.
140
Комити
1
Грана
2.3 MiB
Дрво:
7f8ff68325
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '7f8ff68325'
${ noResults }
Allo-GG
/
index.php
index.php
70 B
Датотека
Normal View
Историја
ajout de la redirection permanante vers UI
пре 6 година
1
2
3
4
<?php
// 301 Moved Permanently
header("Location: ./ui/",TRUE,301);
?>