Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
LeeWeiCheng
/
altob.st123
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
upd
station_14109
altob.rd
8 anni fa
parent
2d299ad2a6
commit
ce22b53b7b
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
controllers/Cars.php
+ 3
- 0
controllers/Cars.php
Vedi File
@@ -49,6 +49,9 @@ class Cars extends CI_Controller
ob_end_clean();
ignore_user_abort();
ob_start();
echo 'ok';
header('Connection: close');
header('Content-Length: ' . ob_get_length());
ob_end_flush();
Write
Preview
Loading…
Annulla
Salva