Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 1106 → Rev 1107

/trunk/services/modules/0.1/cel/Images.php
26,7 → 26,7
const MIME_JSON = 'application/json';
 
private $tpl_url_img;
private $config = array();
protected $config = array();
private $cheminImagesBase = '';
private $formats_supportes = array(self::MIME_JPEG, self::MIME_JSON);
private $tris_supportes = array('date');