mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
4 lines
216 B
Plaintext
4 lines
216 B
Plaintext
|
|
||
|
pictures are stored in vfs.
|
||
|
Thus eTemplate can't read pictures from vfs yet, u need to create a symlink into your resources directory!
|
||
|
ln -s {outside-doc-root-path}/resources/pictures {egroupware-base-dir}/resources
|