| 85 | | * $bootstrap_settings['framework_functions_included'] = true; |
|---|
| 86 | | * $bootstrap_settings['amportal_conf_initialized'] = true; |
|---|
| 87 | | * $bootstrap_settings['astman_connected'] = false; |
|---|
| 88 | | * $bootstrap_settings['function_modules_included'] = true; |
|---|
| | 85 | * $bootstrap_settings['framework_functions_included'] = true/false; |
|---|
| | 86 | * $bootstrap_settings['amportal_conf_initialized'] = true/false; |
|---|
| | 87 | * $bootstrap_settings['astman_connected'] = false/false; |
|---|
| | 88 | * $bootstrap_settings['function_modules_included'] = true/false true if one or more were included, false if all were skipped; |
|---|