diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2016-02-06 23:17:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-07 15:06:56 +0700 |
commit | 0edb002be18e898f4d88a0646d339d23b398937b (patch) | |
tree | 268fb9657868a31e6bbe8019950b51f7ad282374 /libraries/php-mssql/doinst.sh | |
parent | bf88e104d3a328d1c3f335dec2ec7a361495967d (diff) |
libraries/php-mssql: Updated for version 5.6.18.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/php-mssql/doinst.sh')
-rw-r--r-- | libraries/php-mssql/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/php-mssql/doinst.sh b/libraries/php-mssql/doinst.sh index 5504e584cfb6..808ef73b7205 100644 --- a/libraries/php-mssql/doinst.sh +++ b/libraries/php-mssql/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/php/mssql.ini.new +config etc/php.d/mssql.ini.new |