- Posts: 865
- Karma: 24
- Thank you received: 117
Grid Status: | Offline |
Please Log in to join the conversation.
someurl/components/com_opensim/assets/regionimage.php?uuid=...&mapserver=...&mapport=...&scale=...&info=no
Please Log in to join the conversation.
Please Log in to join the conversation.
$assetpath = \"components\".DS.$mapinfo[\'basename\'].DS.\"assets\".DS;
$assetpath = \"components/\".$mapinfo[\'basename\'].\"/assets/\";
$assetpath = \"components\".DS.$assetinfo[\'basename\'].DS.\"assets\".DS;
$assetpath = \"components/\".$assetinfo[\'basename\'].\"/assets/\";
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.