add image to config
darcs-hash:20080520171711-84dde-37d126ca0ccc8658fe2806a8f7f97ee0807783ba.gz
This commit is contained in:
parent
329eac160a
commit
fa9e243d83
|
@ -42,7 +42,8 @@ $config =
|
|||
'path' => '/'),
|
||||
'license' =>
|
||||
array('url' => 'http://creativecommons.org/license/by/3.0/',
|
||||
'title' => 'Creative Commons Attribution 3.0'),
|
||||
'title' => 'Creative Commons Attribution 3.0',
|
||||
'image' => 'http://i.creativecommons.org/l/by/3.0/88x31.png'),
|
||||
'avatar' =>
|
||||
array('directory' => INSTALLDIR . '/avatar',
|
||||
'path' => '/avatar')
|
||||
|
|
Loading…
Reference in New Issue
Block a user