Update of /cvsroot/mantisbt/mantisbt/core
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24204/core
Modified Files:
checkin.php
Log Message:
fix for 0004521: Extra text emitted from checkin.php
added a global variable to suppress html header
Index: checkin.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core/checkin.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- checkin.php 30 Jul 2004 12:46:10 -0000 1.1
+++ checkin.php 30 Sep 2004 18:26:38 -0000 1.2
@@ -10,6 +10,8 @@
# $Id$
# --------------------------------------------------------
+ global $g_bypass_headers;
+ $g_bypass_headers = 1;
require_once( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR .
'core.php' );
# Make sure this script doesn't run via the webserver
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|