...
This commit is contained in:
parent
a4850cb3d7
commit
970a2d4f1e
4 changed files with 16 additions and 9 deletions
|
@ -4,7 +4,7 @@ function directory_init(&$a) {
|
|||
}
|
||||
|
||||
function directory_content(&$a) {
|
||||
dbg(2);
|
||||
|
||||
$search = ((x($_GET,'search')) ? notags(trim($_GET['search'])) : '');
|
||||
|
||||
$tpl .= file_get_contents('view/directory_header.tpl');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue