Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1549 → Rev 1550

/trunk/jrest/lib/Cel.php
30,6 → 30,8
protected $bdd;
protected $messages = array();
protected $debug = array();
protected $start;
protected $limit;
 
public function __construct($config) {