Changeset 32347 in spip-zone
- Timestamp:
- Oct 24, 2009, 5:36:37 PM (11 years ago)
- Location:
- _plugins_/reperes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/reperes/lang/reperes_fr.php
r32345 r32347 1 1 <?php 2 /** 3 * Plugin Reperes pour Spip 2.0 4 * Licence GPL (c) 2009 - Ateliers CYM 5 */ 6 2 7 // This is a SPIP language file -- Ceci est un fichier langue de SPIP 3 8 if (!defined("_ECRIRE_INC_VERSION")) return; -
_plugins_/reperes/reperes.php
r32017 r32347 1 1 <?php 2 /** 3 * Plugin Reperes pour Spip 2.0 4 * Licence GPL (c) 2009 - Ateliers CYM 5 */ 2 6 3 7 -
_plugins_/reperes/reperes_fonctions.php
r32017 r32347 1 1 <?php 2 /** 3 * Plugin Reperes pour Spip 2.0 4 * Licence GPL (c) 2009 - Ateliers CYM 5 */ 2 6 3 7
Note: See TracChangeset
for help on using the changeset viewer.