aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-06-05 20:52:40 -0400
committerAndrew Manning <tamanning@zoho.com>2016-06-05 20:52:40 -0400
commit4528becf4ccbeea3d63f729ed643b5fc7d67f1bb (patch)
tree37bc44cd3523dfcfea532ec39fa3fb784b7ce415 /include/widgets.php
parentd2a7f83bb5f633422afc52b1441403b9cccebf8e (diff)
downloadvolse-hubzilla-4528becf4ccbeea3d63f729ed643b5fc7d67f1bb.tar.gz
volse-hubzilla-4528becf4ccbeea3d63f729ed643b5fc7d67f1bb.tar.bz2
volse-hubzilla-4528becf4ccbeea3d63f729ed643b5fc7d67f1bb.zip
Remove debugging logger statements
Diffstat (limited to 'include/widgets.php')
-rw-r--r--include/widgets.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php
index 9ea517a2d..5237b1a30 100644
--- a/include/widgets.php
+++ b/include/widgets.php
@@ -905,7 +905,6 @@ function widget_wiki_pages($arr) {
}
}
}
- logger('pages: ' . json_encode($pages));
return replace_macros(get_markup_template('wiki_page_list.tpl'), array(
'$hide' => $hide,
'$not_refresh' => $not_refresh,