Added setting of language and a brief Norwegian translation.
[squirrelmail.git] / src / load_prefs.php
index 8b251e8e36a0d36c342f049a458516137a07440d..8a827c63fed91de4bf8d5d03997b984622c126dd 100644 (file)
@@ -1,6 +1,8 @@
 <?
    include("../config/config.php");
-   include("../functions/prefs.php");
+
+   if (!isset($prefs_php))
+      include("../functions/prefs.php");
 
    checkForPrefs($data_dir, $username);