aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2014-07-02 13:20:08 +0000
committerjeroenpraat <jeroenpraat@xs4all.nl>2014-07-02 13:20:08 +0000
commit06935e96eb48a63d37bc127255390fbe8b0d9a23 (patch)
treec0ea4cae9e77ed3f3565950422e2f03f0898f6b9 /boot.php
parent42c9a67deeb1f80feee079096802e8524ee28d89 (diff)
parent409c767ba12cc268538dd0f09afc7cf77e80ada9 (diff)
downloadvolse-hubzilla-06935e96eb48a63d37bc127255390fbe8b0d9a23.tar.gz
volse-hubzilla-06935e96eb48a63d37bc127255390fbe8b0d9a23.tar.bz2
volse-hubzilla-06935e96eb48a63d37bc127255390fbe8b0d9a23.zip
Merge branch 'master' of https://github.com/friendica/red
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() {