diff options
Diffstat (limited to 'development/ioncube-loader/doinst.sh')
-rw-r--r-- | development/ioncube-loader/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ioncube-loader/doinst.sh b/development/ioncube-loader/doinst.sh index 7dd6884f39..871e8a2c03 100644 --- a/development/ioncube-loader/doinst.sh +++ b/development/ioncube-loader/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/php/20ioncube.ini.new +config etc/php.d/20ioncube.ini.new |