removed <search />
git-svn-id: http://yolanda.mister-muffin.de/svn@271 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
6c0ec6d0ba
commit
b9baadf6fd
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ $session = new CGI::Session;
|
|||
#check if query is set
|
||||
if($query->param('query'))
|
||||
{
|
||||
$page->{'search'} = [''];
|
||||
$page->{'results'}->{'query'} = $query->param('query');
|
||||
|
||||
my @args = ();
|
||||
|
|
Loading…
Reference in a new issue