This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
gyfl
/
xyzshop
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
add to local
stanley-king
7 lat temu
rodzic
0a8a8af450
commit
b22e3e3c02
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
helper/http_header.php
+ 1
- 0
helper/http_header.php
Wyświetl plik
@@ -313,6 +313,7 @@ class http_header
}
}
}
+ return true;
}
}