View | Details | Raw Unified
Collapse All | Expand All

(-) mapscript/php3/php_mapscript.c (-1 / +1 lines)
 Lines 6003-6009    Link Here 
        retVal = 0;
        retVal = 0;
#ifdef PHP4
#ifdef PHP3
        php_header(TSRMLS_C);
        php_header(TSRMLS_C);
#else
#else
         php_header();
         php_header();