apm_include_file_p (private)

 apm_include_file_p filename

Defined in packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl

Check if the APM should consider a file found by ad_find_all_files. Files for which apm_ignore_file_p returns true will be ignored. Backup files and SQL scripts (including the ones in upgrade directory) are ignored.

Parameters:
filename

Partial Call Graph (max 5 caller/called nodes):
%3 apm_ignore_file_p apm_ignore_file_p (public) apm_include_file_p apm_include_file_p apm_include_file_p->apm_ignore_file_p

Testcases:
No testcase defined.
[ show source ]
Show another procedure: