Update of /cvsroot/openfirst/base/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10326/config
Modified Files:
Tag: REL1_1_BRANCH
index.php
Log Message:
Bug #186
Index: index.php
===================================================================
RCS file: /cvsroot/openfirst/base/config/index.php,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -C2 -d -r1.9.2.1 -r1.9.2.2
*** index.php 24 Aug 2005 21:43:05 -0000 1.9.2.1
--- index.php 6 Nov 2005 19:36:07 -0000 1.9.2.2
***************
*** 85,89 ****
<?php } ?>
<tr><th>openFIRST Project Statistics</th><td>
! <?php include_once("http://bugzilla.openfirst.org/openfirst/bugcrushers.php"); ?>
</td></tr>
</table>
--- 85,89 ----
<?php } ?>
<tr><th>openFIRST Project Statistics</th><td>
! <script type='application/x-javascript' src='http://bugzilla.openfirst.org/openfirst/bugcrushers.php?style=js'></script>
</td></tr>
</table>
|