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'] = "";