Hug 26.10.2013
	solutionné fichiers xml, c ou ke ça bloque? OK c déblOK
	$filename --->	$this->config in construct and other
Fonctionnel
	Warning: ./plugins/RSSroll/cache is not writeable. Make sure you've set the correct relative or absolute path, and that the location is server-writable. in /var/www/sudwebdesign/Plumix/plugins/RSSroll/lib/simplepie.php on line 1370 
 création de /plugins/RSSroll/cache avec droits d'écriture - OK

Complésence du plugin
	#icon == ./plugins/RSSroll/cache/favicon/***.ico
		  OR ../plugins/RSSroll/cache/favicon/***.ico is ok in firebug
	1st solution :		
		$row = str_replace('#icon',PLX_PLUGINS 
	replaced by 
		$row = str_replace('#icon','.'.PLX_PLUGINS
	(line 242 on RSSroll.php)
	
Opérationnel le 27.10.2013 pour PluXml.5.2
