diff --git a/plugins/php/index.py b/plugins/php/index.py index b7a8e4feb..ee3466da8 100755 --- a/plugins/php/index.py +++ b/plugins/php/index.py @@ -705,7 +705,7 @@ def installLib(version): name = args['name'] execstr = "cd " + getPluginDir() + "/versions && /bin/bash common.sh " + \ - name + ' install ' + version + ' install ' + version + ' ' + name rettime = time.strftime('%Y-%m-%d %H:%M:%S') insert_info = (None, '安装[' + name + '-' + version + ']',