ad_register_module

one of the documented procedures in this installation of the ACS
Usage:
ad_register_module { -module_key "" -pretty_name "" -public_directory "" -admin_directory "" -site_wide_admin_directory "" -additional_paths "" -description "" -documentation_url "" -data_model_url "" -version "" -ticket_server "" -owner_email_list "" -module_type system -supports_scoping_p f -cvs_host "software.arsdigita.com" -bboard_server "" }
What it does:
This is a stub for the module manager.
Defined in: /web/philip/tcl/ad-module.tcl

Source code:

arg_parser_for_ad_register_module $args

	return


philg@mit.edu