[geeklog-cvs] geeklog-1.3/public_html/admin group.php,1.24,1.25

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Sun Jun 8 15:14:02 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/admin
In directory internal.geeklog.net:/tmp/cvs-serv16980/public_html/admin

Modified Files:
	group.php 
Log Message:
Verbose Flag was left on and echoing extra debug messages in error.log

Index: group.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/admin/group.php,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** group.php	21 Mar 2003 17:15:21 -0000	1.24
--- group.php	8 Jun 2003 19:14:00 -0000	1.25
***************
*** 266,270 ****
  {
  	global $_TABLES, $VERBOSE, $_USER, $LANG_ACCESS;
! $VERBOSE = true;
  	// this gets a bit complicated so bear with the comments
  	// first query for all available features
--- 266,271 ----
  {
  	global $_TABLES, $VERBOSE, $_USER, $LANG_ACCESS;
! 
! 	// $VERBOSE = true;
  	// this gets a bit complicated so bear with the comments
  	// first query for all available features





More information about the geeklog-cvs mailing list