Update of /cvsroot/openfirst/base/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4009/config
Modified Files:
index.php
Log Message:
Correcting of bugzilla URL
Index: index.php
===================================================================
RCS file: /cvsroot/openfirst/base/config/index.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** index.php 30 Jun 2005 03:27:57 -0000 1.14
--- index.php 23 Aug 2005 17:59:45 -0000 1.15
***************
*** 67,71 ****
</tr>
<tr><th>openFIRST Project Statistics</th><td>
! <script type='application/x-javascript' src='http://bugzilla.openfirst.org/openfirst/bugcrushers.php?style=true'></script>
</td></tr>
</table>
--- 67,71 ----
</tr>
<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>
|