瀏覽代碼

* That should now be everything ... except the plugins. :-)

Tyler Akins 24 年之前
父節點
當前提交
60eec8ee75
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/webmail.php

+ 1 - 0
src/webmail.php

@@ -18,6 +18,7 @@
    include ('../functions/prefs.php');
    include ('../functions/imap.php');
    include ('../functions/plugin.php');
+   include ('../functions/i18n.php');
    include ('../functions/auth.php');
 
    session_start();