Переглянути джерело

* 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();