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

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Thu Oct 4 18:41:40 UTC 2007


Author: hanska-guest
Date: 2007-10-04 18:41:39 +0000 (Thu, 04 Oct 2007)
New Revision: 557

Modified:
   trunk/community/website/inc/locale.inc.php
Log:
STRANGE things happen here.


Modified: trunk/community/website/inc/locale.inc.php
===================================================================
--- trunk/community/website/inc/locale.inc.php	2007-10-04 18:40:01 UTC (rev 556)
+++ trunk/community/website/inc/locale.inc.php	2007-10-04 18:41:39 UTC (rev 557)
@@ -14,6 +14,8 @@
 	}
 }
 
+echo "<pre>";print_r($available);echo "</pre>";
+
 $i = 0;
 foreach ($lang_arr as $lang_code) {
 	$tmp[] = explode(";", $lang_code);




More information about the debian-med-commit mailing list