aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dirsearch.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/dirsearch.php')
-rw-r--r--mod/dirsearch.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/dirsearch.php b/mod/dirsearch.php
index 30a1fadae..1b1ad0877 100644
--- a/mod/dirsearch.php
+++ b/mod/dirsearch.php
@@ -36,7 +36,6 @@ function dirsearch_content(&$a) {
$marital = ((x($_REQUEST,'marital')) ? $_REQUEST['marital'] : '');
$keywords = ((x($_REQUEST,'keywords')) ? $_REQUEST['keywords'] : '');
-
$sql_extra = '';
if($name)