mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
1.6 KiB
1.6 KiB
v1.4.4
09/08/2016
-
- Added check for new root folder
tmp
and try to create if missing
- Added check for new root folder
-
- Fixed Whoops error if
backup
folder doesn't exist and cannot be created
- Fixed Whoops error if
v1.4.3
05/27/2016
v1.4.2
05/23/2016
v1.4.1
05/03/2016
v1.4.0
01/06/2016
-
- Avoid generating errors on .DS_Store files added to the bin/ folder by OSX
- Removed executable checks for bin/* commands. Going to document instead.
v1.3.3
12/09/2015
v1.3.2
12/09/2015
-
- Skip windows platforms for executable permissions check
- Removed mod_headers from required Apache modules check
v1.3.1
12/07/2015
v1.3.0
12/07/2015
-
- Added check for PHP
OpenSSL
,Mbstring
andCurl
are installed - Added check to ensure
mod_rewrite
andmod_headers
are installed if running Apache
- Added check for PHP