17.04.2015, 13:57
You must have a main script which has all that files included there.
So, Goto that file and make sure the jobs.inc is included before the users.inc
And if you have variables that are in users.inc that are used in jobs.inc than you will have to move the variable to the main script as it's going to be used globally.
So, Goto that file and make sure the jobs.inc is included before the users.inc
And if you have variables that are in users.inc that are used in jobs.inc than you will have to move the variable to the main script as it's going to be used globally.