Jelajahi Sumber

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

Tyler Akins 24 tahun lalu
induk
melakukan
60eec8ee75
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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();