Този сайт работи по-добре с 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 }
от '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);
?>