Foppe Hemminga 5 سال پیش
والد
کامیت
ff090c9584
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      snippets.php

+ 3 - 0
snippets.php

@@ -26,6 +26,9 @@ QUERY;
 			$all_maintainers[$row['maintainer']] = $row['value'];
 		}
 	}
+	print( "<pre>" );
+	print_r( $all_maintainers );
+	print( "</pre>" );
 	$snippets[0] = <<<HTML
 		<form>
 				<!-- This form adds a new maintainer -->