did it again
This commit is contained in:
parent
8fd40fc1c0
commit
258ca20ee3
@ -55,7 +55,7 @@ function directory_content(&$a) {
|
||||
if($url) {
|
||||
$query = $url . ' ?f=' ;
|
||||
if($search)
|
||||
$query .= '$name=' . urlencode($search);
|
||||
$query .= '&name=' . urlencode($search);
|
||||
|
||||
}
|
||||
if($a->pager['page'] != 1)
|
||||
|
Reference in New Issue
Block a user