This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gyfl
/
xyzshop
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
add to local
stanley-king
7 anni fa
parent
0a8a8af450
commit
b22e3e3c02
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
helper/http_header.php
+ 1
- 0
helper/http_header.php
Vedi File
@@ -313,6 +313,7 @@ class http_header
}
}
}
+ return true;
}
}