current = @file_get_contents('http://www.helpcenterlive.com/updates/current.php'); if ($this->current !== $GLOBALS['conf']['version']) { return true; } else { return false; } } } } ?>