[med-svn] r572 - trunk/community/website/inc
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Thu Oct 4 19:33:33 UTC 2007
Author: hanska-guest
Date: 2007-10-04 19:33:32 +0000 (Thu, 04 Oct 2007)
New Revision: 572
Modified:
trunk/community/website/inc/locale.inc.php
Log:
I can't believe... if it works, free beer to everyone!
Modified: trunk/community/website/inc/locale.inc.php
===================================================================
--- trunk/community/website/inc/locale.inc.php 2007-10-04 19:26:52 UTC (rev 571)
+++ trunk/community/website/inc/locale.inc.php 2007-10-04 19:33:32 UTC (rev 572)
@@ -81,7 +81,7 @@
setlocale(LC_ALL, $locale);
$domain = "messages";
//bindtextdomain("messages", $locales_dir);
-bindtextdomain($domain, "/locale");
+bindtextdomain($domain, "./locale");
textdomain($domain);
?>
More information about the debian-med-commit
mailing list