diff --git a/ogc.php b/ogc.php index 28f0610..ef8fdfc 100644 --- a/ogc.php +++ b/ogc.php @@ -975,7 +975,8 @@ if(strtolower($OUTPUTFORMAT) == "csv"){ ms_iogetStdoutBufferBytes(); ms_ioresethandlers(); exit; -} +} +//echo $req->getValue(1);exit; $oMap->owsdispatch($req); $contenttype = ms_iostripstdoutbuffercontenttype(); $buffer = ms_iogetStdoutBufferBytes(); -- libgit2 0.21.2