| 21 | | * $bootstrap_settings['framework_functions_included'] = true; |
|---|
| 22 | | * $bootstrap_settings['amportal_conf_initialized'] = true; |
|---|
| 23 | | * $bootstrap_settings['astman_connected'] = false; |
|---|
| 24 | | * $bootstrap_settings['function_modules_included'] = true; |
|---|
| | 21 | * $bootstrap_settings['framework_functions_included'] = true/false; |
|---|
| | 22 | * $bootstrap_settings['amportal_conf_initialized'] = true/false; |
|---|
| | 23 | * $bootstrap_settings['astman_connected'] = false/false; |
|---|
| | 24 | * $bootstrap_settings['function_modules_included'] = true/false true if one or more were included, false if all were skipped; |
|---|