We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09aafb0 commit cb55e21Copy full SHA for cb55e21
1 file changed
install/instprocessor.php
@@ -4,6 +4,7 @@
4
}else{
5
define('MGR_DIR', 'manager');
6
}
7
+define('MODX_CLI', false);
8
9
global $moduleName;
10
global $moduleVersion;
0 commit comments