diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2017-06-03 16:35:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:53 +0700 |
commit | 4b3ed89bcfa4200a887397a0b3c8dc5fa3af7332 (patch) | |
tree | 2786487413e8d1d221d2aa695d81acc019d9230d /development/ming/doinst.sh | |
parent | 679770f5361c8bf40b76114ca2f45802e2b1989a (diff) |
development/ming: Updated for version 0.4.8.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/ming/doinst.sh')
-rw-r--r-- | development/ming/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ming/doinst.sh b/development/ming/doinst.sh index 7fb1b2e5f4665..79b0704b6c944 100644 --- a/development/ming/doinst.sh +++ b/development/ming/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/php.d/ming.ini.new +#config etc/php.d/ming.ini.new |