ec1504ff2c141ed49acc59226b1eb9b9e7c9dacd
[lhc/web/www.git] / www / plugins / crayons / tetecrayons.php
1 <?php
2 /**
3 * Crayons
4 * plugin for spip
5 * (c) Fil, toggg 2006-2013
6 * licence GPL
7 *
8 */
9
10 if (!defined('_ECRIRE_INC_VERSION')) {
11 return;
12 }
13
14 // Compatibilite eventuelle pour les plugins.
15 // Ce fichier est normallement inutile.
16
17 include_spip('crayons_fonctions');