[geeklog-cvs] geeklog-1.3/public_html users.php,1.87,1.88
    dhaun at iowaoutdoors.org 
    dhaun at iowaoutdoors.org
       
    Wed Sep  8 05:42:04 EDT 2004
    
    
  
Update of /var/cvs/geeklog-1.3/public_html
In directory www:/tmp/cvs-serv7556
Modified Files:
	users.php 
Log Message:
Set another page title
Index: users.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/users.php,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** users.php	4 Sep 2004 19:37:35 -0000	1.87
--- users.php	8 Sep 2004 09:42:02 -0000	1.88
***************
*** 813,817 ****
  
  case 'new':
!     $display .= COM_siteHeader('menu');
      // Call custom registration and account record create function
      // if enabled and exists
--- 813,817 ----
  
  case 'new':
!     $display .= COM_siteHeader ('menu', $LANG04[22]);
      // Call custom registration and account record create function
      // if enabled and exists
    
    
More information about the geeklog-cvs
mailing list