X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FAvatar.php;h=64f105179c85c24358c9e83f19dcdce6e9676a00;hb=5c428f8adf5d4686988f371e3de204ac6e70b99a;hp=5e8b315fe6b419998b3617710d8f01baa8584651;hpb=c077ad0775218e6aa8660ba97129ad74b5d54773;p=quix0rs-gnu-social.git diff --git a/classes/Avatar.php b/classes/Avatar.php index 5e8b315fe6..64f105179c 100644 --- a/classes/Avatar.php +++ b/classes/Avatar.php @@ -81,7 +81,7 @@ class Avatar extends Memcached_DataObject if (empty($server)) { $server = common_config('site', 'server'); } - + common_debug('path = ' . $path); // XXX: protocol return 'http://'.$server.$path.$filename;