CMS  Version 3.9
run_tasks.inc File Reference

Go to the source code of this file.

Variables

if(!checkRole("admin") && $_SERVER["REMOTE_ADDR"] !=$_SERVER["SERVER_ADDR"] && $_SERVER["REMOTE_ADDR"] !="127.0.0.1") $mgr = new ScheduledTaskManager()
 

Variable Documentation

◆ $mgr

if (!checkRole("admin") &&$_SERVER["REMOTE_ADDR"] !=$_SERVER["SERVER_ADDR"] &&$_SERVER["REMOTE_ADDR"] !="127.0.0.1") $mgr = new ScheduledTaskManager()

Definition at line 9 of file run_tasks.inc.