Provide ionCube, but disabled by default

This commit is contained in:
cytopia
2018-05-21 09:53:18 +02:00
parent 6507383d94
commit 42b811f068
14 changed files with 117 additions and 59 deletions

View File

@@ -160,6 +160,12 @@ copy_ini_files "${PHP_CUST_INI_DIR}" "${PHP_INI_DIR}" "${DEBUG_LEVEL}"
copy_fpm_files "${PHP_CUST_FPM_DIR}" "${PHP_FPM_DIR}" "${DEBUG_LEVEL}"
###
### Enable PHP Modules
###
enable_modules "ENABLE_MODULES" "${DEBUG_LEVEL}"
###
### Disable PHP Modules
###