}
}
- /* Always need to load applications information. */
- $this->_loadApplicationsCache($vhost);
-
/* Start a session. */
if ($session_flags & self::SESSION_NONE ||
(PHP_SAPI == 'cli') ||
}
}
+ /* Always need to load applications information. */
+ $this->_loadApplicationsCache($vhost);
+
/* Initialize the localization routines and variables. We can't use
* Horde_Nls::setLanguageEnvironment() here because that depends on the
* registry to be already initialized. */