Przeglądaj źródła

upd

station_14109
altob.rd 8 lat temu
rodzic
commit
ce22b53b7b
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      controllers/Cars.php

+ 3
- 0
controllers/Cars.php Wyświetl plik

@@ -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();


Ładowanie…
Anuluj
Zapisz