[med-svn] r534 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Wed Oct 3 15:12:55 UTC 2007


Author: hanska-guest
Date: 2007-10-03 15:12:55 +0000 (Wed, 03 Oct 2007)
New Revision: 534

Modified:
   trunk/community/website/index.php
Log:
Something weird happened -- debugging


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-03 15:12:01 UTC (rev 533)
+++ trunk/community/website/index.php	2007-10-03 15:12:55 UTC (rev 534)
@@ -63,6 +63,8 @@
 						
 						ksort($sorted_members);
 						
+						echo "<pre>";print_r($sorted_members);echo "</pre>";
+						
 						$img = "";
 						
 						foreach ($sorted_members as $member => $role) {




More information about the debian-med-commit mailing list