Correct resources
This commit is contained in:
parent
47f40ae063
commit
f89ee50e9b
@ -45,7 +45,7 @@ if(isset($opts->help))
|
||||
|
||||
$c = new Zend_Config($application->getOptions());
|
||||
|
||||
$db = Zend_Db::factory($c->profil->db->local);
|
||||
$db = Zend_Db::factory($c->resources->db);
|
||||
$commandesM = new Application_Model_Commandes($db);
|
||||
|
||||
$sql = $commandesM->select()
|
||||
|
Loading…
Reference in New Issue
Block a user