Nav Links not updating
After changing my
$navLeft and $navRight, it does not seems to update in the calendar view. I have searched all my files to see where it is
picking it up, but I can see it should be getting the setting from
config.inc.php
I tried clearing cache, actually I cleared all under the Browser options. I also, tried placing the following in calendar.php :
unset ($navLeft, $navRight);
The Nav links are blank. Help!
|