16.09.2017, 06:25
Are you probably using the latest YSI includes if yes
then calling out timers would be like this
if not then what include version is it?
then calling out timers would be like this
PHP код:
task Update[time]()
{
//do something here
return 1;
}