Added "Themes" to personal preferences
[squirrelmail.git] / src / empty_trash.php
index 3de6307345f37f1797f5fcceee19911da5d857c8..e4d230fea53e82c69635bc734a36647c572315a0 100644 (file)
@@ -7,6 +7,8 @@
    include("../functions/imap.php");
    include("../functions/array.php");
 
+   include("../src/load_prefs.php");
+
    $imapConnection = loginToImapServer($username, $key, $imapServerAddress);
 
    getFolderList($imapConnection, $boxes);