Skip to content

Commit 5f62847

Browse files
committed
update constants file
1 parent 3add4da commit 5f62847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
\define('CRONJOB_EXECUTE', 0);
3+
const CRONJOB_EXECUTE = 0;

0 commit comments

Comments
 (0)