Bladeren bron

fixed bug 529327 (only occurs when not using conf.pl)

jmunro 23 jaren geleden
bovenliggende
commit
4c7560708a
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      config/config_default.php

+ 1 - 1
config/config_default.php

@@ -32,7 +32,7 @@ $org_name = 'SquirrelMail';
  *   This is the web page title that appears at the top of the browser window.
  *   This is the web page title that appears at the top of the browser window.
  */
  */
 global $org_title;
 global $org_title;
-$org_title = 'SquirrelMail $version';
+$org_title = "SquirrelMail $version";
     
     
 /**
 /**
  * Default language
  * Default language