source:
cpc/trunk/project/apps/frontend/modules/circonscription/templates/_map.php
@
1611
Last change on this file since 1611 was 1611, checked in by , 10 years ago | |
---|---|
File size: 209 bytes |
Line | |
---|---|
1 | <?php |
2 | if (!class_exists('CirconscriptionActions')) |
3 | include(sfConfig::get('sf_app_dir').'/modules/circonscription/actions/actions.class.php'); |
4 | CirconscriptionActions::echoDeptmtsMap($circo, $height, $width); |
Note: See TracBrowser
for help on using the repository browser.