Open tbonfort opened 12 years ago
Author: assefa Date: 2005/10/18 - 22:27
Could not reproduce this using 4.6 and 4.7.
What is the error that is given ? I tried a script similar to the one
described in bug :
<?php
dl("php_mapscript_46.dll");
$oMap = ms_newMapObj("d:/msapps/gmap-ms40/htdocs/gmap75_wms.map");
$oMap->saveMapContext("d:\\msapps\\tmp\\bug1448\\ttt45.xml");
echo "done";
?>
Author: assefa Date: 2005/10/21 - 17:26
closing the bug.
Reporter: debbie.pagurek@ec.gc.ca Date: 2005/08/31 - 15:03