Add notes about the fact that the new custom date option needs a better UI
[squirrelmail.git] / include / languages.php
index a42ded2f31d9247df914e076b2a750c2ec012a26..7ecea5b13a5f5e83da7dfcb7045e50ce92685b24 100644 (file)
@@ -89,7 +89,7 @@ function sq_change_text_domain($domain_name, $directory='') {
 function sq_bindtextdomain($domain,$dir='') {
     global $l10n, $gettext_flags, $sm_notAlias;
 
-    if (empty($dir)) $dir = SM_PATH . 'locale/'
+    if (empty($dir)) $dir = SM_PATH . 'locale/';
 
     if ($gettext_flags==7) {
         // gettext extension without ngettext