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 3add4da commit 5f62847Copy full SHA for 5f62847
constants.php
@@ -1,3 +1,3 @@
1
<?php
2
3
-\define('CRONJOB_EXECUTE', 0);
+const CRONJOB_EXECUTE = 0;
0 commit comments