CoreBOSBB

Full Version: Corebos 7.0 - World Clock
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Even at config.inc.php is set to false, world clock is showed

$WORLD_CLOCK_DISPLAY = 'false';
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