I have tried to use the new version of pmapper 3.0.0 released at 03/12, with
the same settings of previous version, but the initialization of application
failed with this error:
Parse error: parse error, unexpected T_OBJECT_OPERATOR in
C:\ms4w\apps\pmapper-3.0.0\incphp\init\initmap.php on line 171

Inside the initmap.php i see some change:
new code:
...
171               if (!$this->map->getLayerByName($ml)->group) {
...

previous version code:
...
171                if (!$ml->group) {
...

which is a problem?
thanks!
Marino
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to