DB_DATAOBJECT_INT, 'docente_id' => DB_DATAOBJECT_INT, ); } // now define the keys. function keys() { return array('curso_id', 'docente_id'); } } ?>