[Openfirst-cvscommit] members profile.php,1.3,1.4
Brought to you by:
xtimg
From: <xt...@us...> - 2003-06-01 18:59:43
|
Update of /cvsroot/openfirst/members In directory sc8-pr-cvs1:/tmp/cvs-serv8048 Modified Files: profile.php Log Message: Fix very minor typo. Index: profile.php =================================================================== RCS file: /cvsroot/openfirst/members/profile.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** profile.php 1 Jun 2003 05:59:14 -0000 1.3 --- profile.php 1 Jun 2003 18:59:39 -0000 1.4 *************** *** 151,153 **** <?php include($footer); ?> - ?> --- 151,152 ---- |