We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78c369 commit 426cb3fCopy full SHA for 426cb3f
Thinkphp5_1.py
@@ -1,7 +1,7 @@
1
import sys
2
import os
3
4
-package_name = 'SublimeThinkPHP'
+package_name = 'ThinkPHP5_1'
5
packages_path = os.path.split(os.path.realpath(__file__))[0]
6
command_bin = packages_path + os.sep + 'tp5' + os.sep + 'public' + os.sep + 'index.php';
7
0 commit comments