Changeset 112829 in spip-zone
- Timestamp:
- Dec 15, 2018, 5:48:06 PM (2 years ago)
- Location:
- _plugins_/n-core/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/n-core/trunk/ncore_fonctions.php
r112828 r112829 452 452 * Identifiant du conteneur ou chaine vide en cas d'erreur. 453 453 */ 454 function conteneur_identifier($plugin, $conteneur, $stockage ) {454 function conteneur_identifier($plugin, $conteneur, $stockage = '') { 455 455 456 456 include_spip('ncore/ncore'); -
_plugins_/n-core/trunk/paquet.xml
r112825 r112829 2 2 prefix="ncore" 3 3 categorie="outil" 4 version="0.5. 5"4 version="0.5.6" 5 5 etat="dev" 6 6 compatibilite="[3.2.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.