Changeset 88722 in spip-zone for _plugins_/lim
- Timestamp:
- Apr 22, 2015, 9:11:50 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/lim/trunk/lim_autorisations.php
r88639 r88722 16 16 * Fonction d'appel pour le pipeline 17 17 * @pipeline autoriser */ 18 function lim_autoriser(){ 19 return $qui['statut'] == '0minirezo'; 20 } 18 function lim_autoriser(){} 21 19 22 20
Note: See TracChangeset
for help on using the changeset viewer.