aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e3aec0877..54ef9486e 100755
--- a/boot.php
+++ b/boot.php
@@ -1998,7 +1998,7 @@ function appdirpath() {
function head_set_icon($icon) {
global $a;
$a->data['pageicon'] = $icon;
- logger('head_set_icon: ' . $icon);
+// logger('head_set_icon: ' . $icon);
}
function head_get_icon() {