diff -urN pmbcp/index.php pmb/index.php --- pmbcp/index.php 2007-10-08 11:01:44.000000000 +0200 +++ pmb/index.php 2007-12-18 14:49:47.000000000 +0100 @@ -62,7 +62,7 @@ // localisation (fichier XML) include_once("$class_path/XMLlist.class.php"); - +$lang="es_ES"; $messages = new XMLlist("$include_path/messages/$lang.xml", 0); $messages->analyser(); $msg = $messages->table;