Example #1
0
	public function getTables(){
		return $this->db->getTableFields( $this->db->getTableList() );
	}