'; $doc_type=new Document_type_SQL($cn); $action_document_type=new Action_Document_Type_MTable($doc_type); $action_document_type->set_callback("ajax_misc.php"); $action_document_type->add_json_param("op", "cfgaction"); $action_document_type->create_js_script(); $action_document_type->display_table("order by dt_value"); ?>