Hi,
what is the right way to get a db (or any other) resource in the controller?
Now I'm using following line:
$this->getFrontController()->getParam('bootstrap')->getResource('db');Is there a better way? -- Pagarbiai, Vladas Diržys
Hi,
what is the right way to get a db (or any other) resource in the controller?
Now I'm using following line:
$this->getFrontController()->getParam('bootstrap')->getResource('db');Is there a better way? -- Pagarbiai, Vladas Diržys