[PLUGINS] ~maj Crayons
[lhc/web/www.git] / www / plugins / crayons / vues / extra_fonctions.php
index 9dacf6e..30dc4c4 100644 (file)
@@ -1,7 +1,9 @@
 <?php
 
-if (!defined("_ECRIRE_INC_VERSION")) return;
-       include_spip('inc/extra');
-       include_spip('inc/presentation');
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
-?>
\ No newline at end of file
+
+include_spip('inc/extra');
+include_spip('inc/presentation');