<?php
/**
 * Crayons
 * plugin for spip
 * (c) Fil, toggg 2006-2013
 * licence GPL
 *
 */

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

// Compatibilite eventuelle pour les plugins.
// Ce fichier est normallement inutile.

include_spip('crayons_fonctions');
