Преглед на файлове

* 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/prefs.php');
    include ('../functions/imap.php');
    include ('../functions/imap.php');
    include ('../functions/plugin.php');
    include ('../functions/plugin.php');
+   include ('../functions/i18n.php');
    include ('../functions/auth.php');
    include ('../functions/auth.php');
 
 
    session_start();
    session_start();