git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11769
7612ce4b-ef26-0410-bec9-
ea0150e637f0
/**
* initializing user settings
*/
+ require(SM_PATH . 'class/template/Template.class.php');
require(SM_PATH . 'include/load_prefs.php');
// i do not understand the frames language cookie story
/**
* Initialize the template object
*/
-require(SM_PATH . 'class/template/Template.class.php');
+require_once(SM_PATH . 'class/template/Template.class.php');
/*
* $sTemplateID is not initialized when a user is not logged in, so we