Changeset 107369 in spip-zone for _plugins_/selection_articles/trunk/selection_interface_fonctions.php
- Timestamp:
- Nov 7, 2017, 9:53:19 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/selection_articles/trunk/selection_interface_fonctions.php
r65113 r107369 1 1 <?php 2 if (!defined("_ECRIRE_INC_VERSION")) return; 2 if (!defined("_ECRIRE_INC_VERSION")) { 3 return; 4 } 3 5 4 6 include_spip("inc/puce_statut"); 5 6 7 ?>
Note: See TracChangeset
for help on using the changeset viewer.