getLink() !== null) { psm_load_conf(); } else { // no config yet! lets help them in the right direction if(!defined('PSM_INSTALL')) { header('Location: install.php'); die(); } } $lang = psm_get_conf('language', 'en'); psm_load_lang($lang); ?>