[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / facteur / inc / facteur_classes.php
index 60244e0..2dbd35d 100644 (file)
@@ -1,17 +1,16 @@
 <?php
-/*
+/**
  * Plugin Facteur 2
  * (c) 2009-2011 Collectif SPIP
  * Distribue sous licence GPL
  *
  */
 
-if (!defined("_ECRIRE_INC_VERSION")) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 /*
  * Compatibilite avec plugins faisant un appel direct a ce fichier
  */
 include_spip('classes/facteur');
-
-
-?>
\ No newline at end of file