[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / compositions_v3 / compositions_ieconfig.php
index ea5c520..b190b01 100644 (file)
@@ -1,14 +1,14 @@
-<?php\r
-\r
-if (!defined("_ECRIRE_INC_VERSION")) return;\r
-\r
-// On déclare ici la config du core\r
-function compositions_ieconfig_metas($table){\r
-       $table['compositions']['titre'] = _T('compositions:compositions');\r
-       $table['compositions']['icone'] = 'composition-16.png';\r
-       $table['compositions']['metas_serialize'] = 'compositions';\r
-       \r
-       return $table;\r
-}\r
-\r
+<?php
+
+if (!defined("_ECRIRE_INC_VERSION")) return;
+
+// On déclare ici la config du core
+function compositions_ieconfig_metas($table){
+       $table['compositions']['titre'] = _T('compositions:compositions');
+       $table['compositions']['icone'] = 'composition-16.png';
+       $table['compositions']['metas_serialize'] = 'compositions';
+       
+       return $table;
+}
+
 ?>
\ No newline at end of file