コード例 #1
0
ファイル: ci_relaciones.php プロジェクト: emma5021/toba
 function get_columnas_hija()
 {
     $datos = toba_info_editores::get_lista_dt_columnas($this->rel_activa_hijo);
     return $datos;
 }