Changeset 93626 in spip-zone for _core_/plugins/statistiques/prive/squelettes/inclure/stats-visites-mois_fonctions.php
- Timestamp:
- Dec 13, 2015, 11:56:49 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/statistiques/prive/squelettes/inclure/stats-visites-mois_fonctions.php
r53216 r93626 1 1 <?php 2 2 3 if (!defined('_ECRIRE_INC_VERSION')) return; 3 if (!defined('_ECRIRE_INC_VERSION')) { 4 return; 5 } 4 6 5 7 include_spip('prive/squelettes/inclure/stats-visites-data_fonctions');
Note: See TracChangeset
for help on using the changeset viewer.