Subversion Repositories eFlore/Applications.cel

Rev

Rev 2269 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2269 Rev 2274
Line 667... Line 667...
667
		}
667
		}
668
		$description = $this->nettoyerTexte($description);
668
		$description = $this->nettoyerTexte($description);
669
		return $description;
669
		return $description;
670
	}
670
	}
Line 671... Line -...
671
 
-
 
672
	private function nePasInterpreterXml($txt) {
-
 
673
		return '<![CDATA['.$txt.']]>';
-
 
674
	}
-
 
675
 
671
 
676
	private function getServiceParMotsCles() {
672
	private function getServiceParMotsCles() {
677
		$infos=array();
673
		$infos=array();
678
		$infos[0]['nom_sel_nn'] = '';
674
		$infos[0]['nom_sel_nn'] = '';
679
		$infos[0]['date_creation'] = '2011-06-28';
675
		$infos[0]['date_creation'] = '2011-06-28';