aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
diff options
context:
space:
mode:
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,