Quote:
Originally Posted by Opserty
Are you sure the $permissions variable exists? (Run var_dump() on it if you need to)
Also, array keys should be enclosed in single quotes when writing PHP Code.
|
Hmm...looks like it doesn't. I did global $permissions, expecting it's the same as the php files, didn't work.
That reminds me, I was going to move those to an array().