[geeklog-cvs] geeklog-1.3/public_html profiles.php,1.30,1.31

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Thu Jun 10 09:34:44 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html
In directory www:/tmp/cvs-serv27973/public_html

Modified Files:
	profiles.php 
Log Message:
Fixed typo


Index: profiles.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/profiles.php,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** profiles.php	8 Jun 2004 09:42:14 -0000	1.30
--- profiles.php	10 Jun 2004 13:34:41 -0000	1.31
***************
*** 128,132 ****
  function contactform($uid, $subject='', $message='') 
  {
!     global $_CONF, $_TABLES, $_USER, $LANG08, $LANG_LOGIN, HTTP_COOKIE_VARS;
  
      $retval = '';
--- 128,132 ----
  function contactform($uid, $subject='', $message='') 
  {
!     global $_CONF, $_TABLES, $_USER, $LANG08, $LANG_LOGIN, $HTTP_COOKIE_VARS;
  
      $retval = '';




More information about the geeklog-cvs mailing list