From b48a0096673d4de463b297bd7e55fa449cd8b64c Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 15 Sep 2008 17:42:42 +0200 Subject: [PATCH] Nothing changed --- src/admin/searches.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/admin/searches.php b/src/admin/searches.php index 69cf644..90fdd54 100644 --- a/src/admin/searches.php +++ b/src/admin/searches.php @@ -65,6 +65,8 @@ if ( isset($_GET['op']) ) //PreInit these values $content['DisplayName'] = ""; $content['SearchQuery'] = ""; + + // General stuff $content['userid'] = null; $content['CHECKED_ISUSERONLY'] = ""; $content['SEARCHID'] = "";