Remove annoying log msg
This commit is contained in:
parent
3b2f39e1e1
commit
c0190af982
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user