diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-08-15 17:10:58 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-08-15 17:12:21 +0200 |
commit | 7f0065ddbd80fe32e49cede2d65d231c6ec6f183 (patch) | |
tree | 3291f894b163cd75729c15d08be82e9d6d7c4258 /INSTALL | |
parent | 92c84158677f30edb8872754d92832a35420952d (diff) |
Switch to CI's caching class
This supports more caching backends and doesn't force users to install
the memcache extension.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ - if you are only creating a basic development installation you will only need: perl pygmentize (part of pygments) - PHP Memache extension * Copy all files from ./application/config/example to ./application/config * Change them to fit your needs |