File "config.inc"
Full path: /www/map/mapserver-extensions/pmapper-4.2.0/plugins/addbuttonstogroups/config.inc
File size: 130 B
MIME-type: text/x-php
Charset: utf-8
<?php
$phpFiles = Array("init.phtml");
$jsFiles = array("addbuttonstogroups.js");
$jsTocInitFunction = "abtgAfterTocInit()";
?>