Corebos 7.0 - World Clock - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Corebos 7.0 - World Clock (/showthread.php?tid=596) |
Corebos 7.0 - World Clock - rslemer - 03-11-2017 Even at config.inc.php is set to false, world clock is showed $WORLD_CLOCK_DISPLAY = 'false'; RE: Corebos 7.0 - World Clock - joebordes - 03-11-2017 all variables in config.inc.php that were UI related have been moved to global variables which are much more flexible. Look in the Global Variable module to deactivate the clock. Let us know if you have any problems |