aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-09 13:53:55 -0700
committerfriendica <info@friendica.com>2014-03-09 13:53:55 -0700
commita79072ce478a999b06df38ae324fbcef6d3a76e7 (patch)
tree946d9a0067b212da6c0143830afb997c7b21e07e /mod
parent8b04db794f72d620aff1f10a7e580ad6b09681a4 (diff)
downloadvolse-hubzilla-a79072ce478a999b06df38ae324fbcef6d3a76e7.tar.gz
volse-hubzilla-a79072ce478a999b06df38ae324fbcef6d3a76e7.tar.bz2
volse-hubzilla-a79072ce478a999b06df38ae324fbcef6d3a76e7.zip
update cacert.pem , don't hide url link for rmagic
Diffstat (limited to 'mod')
-rw-r--r--mod/dirsearch.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/dirsearch.php b/mod/dirsearch.php
index 1f2ec1108..020d08c12 100644
--- a/mod/dirsearch.php
+++ b/mod/dirsearch.php
@@ -31,7 +31,6 @@ function dirsearch_content(&$a) {
$tables = array('name','address','locale','region','postcode','country','gender','marital','sexual','keywords');
-
if($_REQUEST['query']) {
$advanced = dir_parse_query($_REQUEST['query']);
if($advanced) {