[med-svn] r569 - trunk/community/website/inc

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Thu Oct 4 19:08:40 UTC 2007


Author: hanska-guest
Date: 2007-10-04 19:08:40 +0000 (Thu, 04 Oct 2007)
New Revision: 569

Modified:
   trunk/community/website/inc/locale.inc.php
Log:
/me is *really* dubious now.


Modified: trunk/community/website/inc/locale.inc.php
===================================================================
--- trunk/community/website/inc/locale.inc.php	2007-10-04 19:07:57 UTC (rev 568)
+++ trunk/community/website/inc/locale.inc.php	2007-10-04 19:08:40 UTC (rev 569)
@@ -56,7 +56,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