common function for turning a relative path into a full URL
darcs-hash:20080530162429-84dde-12336814d3a01b4937ab574741fa4987484be62d.gz
This commit is contained in:
@@ -48,9 +48,7 @@ $config =
|
||||
'title' => 'Creative Commons Attribution 3.0',
|
||||
'image' => 'http://i.creativecommons.org/l/by/3.0/88x31.png'),
|
||||
'avatar' =>
|
||||
array('directory' => INSTALLDIR . '/avatar',
|
||||
'path' => '/avatar',
|
||||
'default' =>
|
||||
array('default' =>
|
||||
array('profile' => 'theme/default/image/default-avatar-profile.png',
|
||||
'stream' => 'theme/default/image/default-avatar-stream.png',
|
||||
'mini' => 'theme/default/image/default-avatar-mini.png')));
|
||||
|
Reference in New Issue
Block a user