@@ -54,8 +54,7 @@ |
||
54 | 54 | * |
55 | 55 | * @throws ExitException |
56 | 56 | */ |
57 | - function init ($server, $query, $data, $files, $data_stream, $cookie, $request_started) { |
|
58 | - ++static::$id; |
|
57 | + function init ($server, $query, $data, $files, $data_stream, $cookie, $request_started) {++static::$id; |
|
59 | 58 | $this->init_server($server); |
60 | 59 | $this->init_query($query); |
61 | 60 | $this->init_data_and_files($data, $files, $data_stream); |