phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgroupware header.inc.php.template,1.37,1.38


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware header.inc.php.template,1.37,1.38
Date: Thu, 14 Feb 2002 13:57:13 -0500

Update of /cvsroot/phpgroupware/phpgroupware
In directory subversions:/tmp/cvs-serv25557

Modified Files:
        header.inc.php.template 
Log Message:
extending print_debug() to be able to trap the data and toss it into a database 
as an option

Index: header.inc.php.template
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/header.inc.php.template,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** header.inc.php.template     12 Feb 2002 09:56:03 -0000      1.37
--- header.inc.php.template     14 Feb 2002 18:57:11 -0000      1.38
***************
*** 95,98 ****
--- 95,99 ----
        define('DEBUG_DATATYPES',  True);
        define('DEBUG_LEVEL',  3);
+       define('DEBUG_OUTPUT', 2); /* 1 = screen,  2 = DB (not supported with 
PHP3). For both use 3. */
  
        
/**************************************************************************\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]