This commit is contained in:
lopar 2020-06-23 19:37:42 +03:00
parent 86de79a7ef
commit 42438cfcad

View File

@ -1,5 +1,5 @@
<?php
ob_start("ob_gzhandler");
//ob_start("ob_gzhandler");
session_start();
$errkom = '';
$get = filter_input(INPUT_SERVER, 'QUERY_STRING');