logo       

CVS: phpwiki/lib prepend.php,1.31,1.32: msg#00125

web.wiki.phpwiki.checkins

Subject: CVS: phpwiki/lib prepend.php,1.31,1.32

Update of /cvsroot/phpwiki/phpwiki/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31131/lib

Modified Files:
prepend.php
Log Message:
bump version, fix xdebug call for dbgp protocol

Index: prepend.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/prepend.php,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -2 -b -p -d -r1.31 -r1.32
--- prepend.php 8 Jan 2005 23:15:24 -0000 1.31
+++ prepend.php 25 Jan 2005 07:09:16 -0000 1.32
@@ -8,5 +8,5 @@ function rcs_id ($id) { $GLOBALS['RCS_ID
rcs_id('$Id$');

-define('PHPWIKI_VERSION', '1.3.11pre-20050108');
+define('PHPWIKI_VERSION', '1.3.11pre-20050125');

/**
@@ -33,5 +33,5 @@ function check_php_version ($a = '0', $b

if (defined('DEBUG') and (DEBUG & 8) and extension_loaded("xdebug")) {
- xdebug_start_trace();
+ xdebug_start_trace("trace"); // on Dbgp protocol add 2
xdebug_enable();
}



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise