Skip to content

Commit 426cb3f

Browse files
committed
修改插件名
1 parent c78c369 commit 426cb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Thinkphp5_1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22
import os
33

4-
package_name = 'SublimeThinkPHP'
4+
package_name = 'ThinkPHP5_1'
55
packages_path = os.path.split(os.path.realpath(__file__))[0]
66
command_bin = packages_path + os.sep + 'tp5' + os.sep + 'public' + os.sep + 'index.php';
77

0 commit comments

Comments
 (0)