Jump to content


Photo

classDb


http://community.inv...html?record=340

You have     $this->DB->build( 'select' => 'a.*',... Shouldn't this be:     $this->DB->build( array('select' => 'a.*',... I also think more examples or usage would be a good idea for opeople unfamiliar with the syntax. Geoff Berrow [email protected]

Status: Fixed
Version:
Fixed In:


0 Comments