Subversion Repositories Applications.framework

Compare Revisions

Regard whitespace Rev 361 → Rev 362

/branches/v0.3-aleaume/framework/RestService.php
30,6 → 30,7
public function __construct($config) {
$this->config = $config;
$this->bdd = new Bdd();
}
/**