Changeset 47853 in spip-zone
- Timestamp:
- May 16, 2011, 7:01:19 PM (10 years ago)
- Location:
- _plugins_/couteau-kiss
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/couteau-kiss/exec/configurer_ck.php
r47734 r47853 7 7 */ 8 8 9 function exec_co uteau_dist() {9 function exec_configurer_ck_dist() { 10 10 11 11 if (!autoriser('configurer', 'ck')) { -
_plugins_/couteau-kiss/plugin.xml
r47735 r47853 2 2 <nom><multi>KISS Knife[fr]Couteau KISS[ca]El Ganivet KISS[nl]Het KISS Mes[gl]A navalla KISS[es]La Navaja KISS[de]KISS Taschenmesser[br]Ar Gontell KISS[pt_br]Canivete KISS[ast]La Navaya KISS[gl]A navalla KISS[it]Coltellino KISS</multi></nom> 3 3 <icon>images/pocket-knife-32.png</icon> 4 <version>1.1. 0</version>4 <version>1.1.1</version> 5 5 <auteur>© 2010 Cédric MORIN</auteur> 6 6 <licence>GPL</licence>
Note: See TracChangeset
for help on using the changeset viewer.