mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 18:59:12 +02:00
removed TAB in functions_config.php before php code started!
this caused gzip encoding to fail -.-
This commit is contained in:
parent
b05ca2b057
commit
4f500e16e6
@ -1913,5 +1913,4 @@ function MultiSortArrayByItemCountAsc( $arrayFirst, $arraySecond )
|
||||
}
|
||||
// ---
|
||||
|
||||
|
||||
?>
|
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
/*
|
||||
*********************************************************************
|
||||
* LogAnalyzer - http://loganalyzer.adiscon.com
|
||||
|
@ -433,6 +433,4 @@ function GetRowsAffected()
|
||||
return mysql_affected_rows();
|
||||
}
|
||||
|
||||
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user