apm_load_catalog_files (private)
apm_load_catalog_files [ -upgrade ] package_key
Defined in packages/acs-tcl/tcl/apm-install-procs.tcl
Load catalog files for a package that is either installed or upgraded. If the package is upgraded message key upgrade status is reset before loading the files. During installation of OpenACS when the acs-lang package hasn't been installed yet this procedure won't do anything. That's not a problem since catalog files will be loaded upon next server restart. Also caches the messages it loads.
- Switches:
- -upgrade (optional, boolean)
- Parameters:
- package_key (required)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.