diff options
Diffstat (limited to 'abs/core/php/__changelog')
-rw-r--r-- | abs/core/php/__changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/php/__changelog b/abs/core/php/__changelog index 46f3ff3..5e9fead 100644 --- a/abs/core/php/__changelog +++ b/abs/core/php/__changelog @@ -14,6 +14,7 @@ short_tags On ==> "extension=ftp.so" ==> "extension=zip.so" +==> add php-gd and php-mcrypt as depends of php since we have them in php.ini syslog.error on @@ -27,4 +28,4 @@ then then sed -i 's|^.*date.timezone.*$|date.timezone='${timezone}'|' /etc/php/php.ini fi -fi
\ No newline at end of file +fi |