Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1813 → Rev 1814

/trunk/jrest/lib/Cel.php
40,7 → 40,7
protected $limit;
 
static $referentiels_valides = array('bdtfx', 'bdtxa', 'isfan');
static $default_referentiel = 'bdtfx:v1.01';
static $default_referentiel = 'bdtfx';
static $fallback_referentiel = 'autre';
 
public function __construct($config) {