|
CVS: phpwiki/lib prepend.php,1.31,1.32: msg#00125web.wiki.phpwiki.checkins
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> |
|---|---|---|
| Previous by Date: | CVS: phpwiki/lib XmlElement.php,1.36,1.37: 00125, Reini Urban |
|---|---|
| Next by Date: | CVS: phpwiki/themes/MonoBook/templates browse-footer.tmpl,1.2,1.3: 00125, Reini Urban |
| Previous by Thread: | CVS: phpwiki/lib XmlElement.php,1.36,1.37i: 00125, Reini Urban |
| Next by Thread: | CVS: phpwiki/themes/MonoBook/templates browse-footer.tmpl,1.2,1.3: 00125, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |