Update of /cvsroot/openfirst/www/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17730
Modified Files:
index.php
Log Message:
Comment out the founder stuff; it belongs elsewhere, not here.
Index: index.php
===================================================================
RCS file: /cvsroot/openfirst/www/htdocs/index.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** index.php 10 Jul 2005 22:33:05 -0000 1.7
--- index.php 20 Jul 2005 23:44:26 -0000 1.8
***************
*** 40,43 ****
--- 40,44 ----
}
+ /*
?>
<hr>
***************
*** 68,69 ****
--- 69,73 ----
<br><a href='http://www.archangelrobotics.com/'>Archangel Robotics (Team #1049 from Toronto, Ontario)</a></p></center>
</td></tr></table>
+ <?php
+ */
+ ?>
|