Changeset 59830 in spip-zone for _plugins_/spip_geoportail/inc/geoportail_autorisations.php
- Timestamp:
- Mar 27, 2012, 5:39:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip_geoportail/inc/geoportail_autorisations.php
r52427 r59830 16 16 */ 17 17 $GLOBALS['logo_libelles']['id_geoservice'] = _T('geoportail:logo_service'); 18 19 /** Pipeline autoriser pour geoportail 20 */ 21 function geoportail_autoriser($flux) { return $flux; } 18 22 19 23 /** Autorisation de modifier le logo d'un geoservice.
Note: See TracChangeset
for help on using the changeset viewer.