[Openfirst-cvscommit] base index.php,1.13,1.14
Brought to you by:
xtimg
From: Astronouth7303 <ast...@us...> - 2005-05-27 00:02:36
|
Update of /cvsroot/openfirst/base In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32023 Modified Files: index.php Log Message: fixes, etc. Added $usingPHP5 Index: index.php =================================================================== RCS file: /cvsroot/openfirst/base/index.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** index.php 26 May 2005 23:41:48 -0000 1.13 --- index.php 27 May 2005 00:02:24 -0000 1.14 *************** *** 35,39 **** global $Modules; ?> ! <h1>OpenFIRST Web Portal</h1> <table> <tr> --- 35,39 ---- global $Modules; ?> ! <h1>openFIRST Web Portal</h1> <table> <tr> |