Changeset 52830 in spip-zone
- Timestamp:
- Oct 7, 2011, 9:52:36 AM (10 years ago)
- Location:
- _plugins_/auteurs_syndic
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/auteurs_syndic/auteurs_syndic_autoriser.php
r40277 r52830 5 5 * Les autorisations 6 6 */ 7 8 if (!defined("_ECRIRE_INC_VERSION")) return; 7 9 8 10 function auteurs_syndic_autoriser(){} -
_plugins_/auteurs_syndic/auteurs_syndic_pipelines.php
r39589 r52830 5 5 * Les pipelines 6 6 */ 7 8 if (!defined("_ECRIRE_INC_VERSION")) return; 7 9 8 10 /**
Note: See TracChangeset
for help on using the changeset viewer.