From 5d50838ab10572ab3785c0c92eb2e5057b88f89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cornelius=20Wei=C3=9F?= Date: Wed, 16 Feb 2005 10:27:08 +0000 Subject: [PATCH] an project need a readme or? --- resources/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 resources/README diff --git a/resources/README b/resources/README new file mode 100644 index 0000000000..6c917019ec --- /dev/null +++ b/resources/README @@ -0,0 +1,4 @@ + +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 \ No newline at end of file