Bladeren bron

* Fixed a bug I made

Tyler Akins 24 jaren geleden
bovenliggende
commit
cca6a551ed
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      src/login.php

+ 1 - 0
src/login.php

@@ -13,6 +13,7 @@
 
 
    include("../functions/strings.php");
    include("../functions/strings.php");
    include("../config/config.php");
    include("../config/config.php");
+   include('../functions/i18n.php');
    include("../functions/plugin.php");
    include("../functions/plugin.php");
 
 
    // $squirrelmail_language is set by a cookie when the user selects
    // $squirrelmail_language is set by a cookie when the user selects