mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
Nothing changed
This commit is contained in:
parent
1323fcc3e4
commit
b48a009667
@ -65,6 +65,8 @@ if ( isset($_GET['op']) )
|
|||||||
//PreInit these values
|
//PreInit these values
|
||||||
$content['DisplayName'] = "";
|
$content['DisplayName'] = "";
|
||||||
$content['SearchQuery'] = "";
|
$content['SearchQuery'] = "";
|
||||||
|
|
||||||
|
// General stuff
|
||||||
$content['userid'] = null;
|
$content['userid'] = null;
|
||||||
$content['CHECKED_ISUSERONLY'] = "";
|
$content['CHECKED_ISUSERONLY'] = "";
|
||||||
$content['SEARCHID'] = "";
|
$content['SEARCHID'] = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user