Skip to content

Commit 58f407e

Browse files
committed
Update defines.php
Add ID for Timers
1 parent 806a352 commit 58f407e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defines.php

+1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
define('GATEWAY_TIME_UNIX', 9059);
3030
define('GATEWAY_SETUP_TIME', 9069);
3131
define('LAST_SEEN', 9020);
32+
define('TIMERS', 15010);
3233

3334
?>

0 commit comments

Comments
 (0)