[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / tetecrayons.php
diff --git a/www/plugins/crayons/tetecrayons.php b/www/plugins/crayons/tetecrayons.php
new file mode 100644 (file)
index 0000000..fa9e19e
--- /dev/null
@@ -0,0 +1,17 @@
+<?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');
+
+?>