tables = array(); $this->tables[] = "CPK_Test"; $this->tables[] = "CPK_Test2"; $this->tables[] = "CPK_Association"; parent::prepareTables(); } } ?>