diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-02-03 16:41:17 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-02-03 16:43:03 +0100 |
commit | dda80c29ed4177720c2117c46c1bd134ec61f812 (patch) | |
tree | ed3779471b04073a5d73887fb5f71010ba721bb8 /INSTALL | |
parent | 0fdfe6ad2cf73ddf52dcc67efd9805dede90a2dd (diff) |
Use php's fileinfo instead of perl to detect mimetype
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * run install.php to make sure all dependencies are installed - if you are only creating a basic development installation you will only need: - perl, File::MimeInfo::Magic + perl pygmentize (part of pygments) PHP Memache extension |