[gst-cvs] CVS: www/status index.php,1.9,1.10

Andy Wingo wingo at users.sourceforge.net
Sun Oct 14 14:40:01 PDT 2001


Update of /cvsroot/gstreamer/www/status
In directory usw-pr-cvs1:/tmp/cvs-serv18737

Modified Files:
	index.php 
Log Message:
status key part six :-\

Index: index.php
===================================================================
RCS file: /cvsroot/gstreamer/www/status/index.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.php	2001/10/14 21:37:53	1.9
+++ index.php	2001/10/14 21:39:00	1.10
@@ -31,7 +31,6 @@
 EOF;
   
     print "<h2>$categories[$category]</h2>\n";
-    print "<h2>$categories[$category]</h2>\n";
     echo "<table width=\"100%\" border=\"1\">\n";
     echo "<tr>";
     foreach ($color_names as $key=>$value) {





More information about the Gstreamer-commits mailing list