[PLUGINS] +crayons
[lhc/web/clavette_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")) return;
11
12 // Compatibilite eventuelle pour les plugins.
13 // Ce fichier est normallement inutile.
14
15 include_spip('crayons_fonctions');
16
17 ?>