[mapguide-users] Re: Buffer in FUSION
GordonL
gordon.luckett at arrowgeomatics.com
Mon May 30 12:07:24 EDT 2011
OMG - the Fusion code does not take into account the Case-Sensitive nature of
Linux.
I changed the line 415 of Buffer.php from
$layerTempl = file_get_contents("./arealayerdef.templ");
to
$layerTempl = file_get_contents("./AreaLayerDef.templ");
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Buffer-in-FUSION-tp6419611p6419723.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list