Changeset 93617 in spip-zone for _core_/plugins/mots/prive/objets/liste/mots-admin_fonctions.php
- Timestamp:
- Dec 13, 2015, 11:44:49 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/mots/prive/objets/liste/mots-admin_fonctions.php
r89285 r93617 15 15 * 16 16 * @package SPIP\Mots\Fonctions 17 **/ 18 if (!defined("_ECRIRE_INC_VERSION")) return; 17 **/ 18 if (!defined("_ECRIRE_INC_VERSION")) { 19 return; 20 } 19 21 20 22 include_spip('inc/mots');
Note: See TracChangeset
for help on using the changeset viewer.