logo       
Google Custom Search
    AddThis Social Bookmark Button

Recently Viewed: audio.musicbrai...    enbd.general/20...    ietf.idr/2002-0...    java.ant-contri...    gnu.make.genera...    qplus.devel/200...    video.freevo.cv...    os.netbsd.ports...    yellowdog.gener...    xfree86.cvs/200...    search.nutch.us...    freedesktop.xse...    programming.swi...    capabilities.ge...    telephony.pbx.a...    mail.sylpheed.c...    db.firebase.por...    boot-loaders.u-...    recreation.radi...    netbsd.bugs/200...    web.zope.plone....    user-groups.lin...   

mantisbt/core checkin.php,1.1,1.2: msg#00149

Subject: mantisbt/core checkin.php,1.1,1.2
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 ...
<Prev in Thread] Current Thread [Next in Thread>