constant HOSTING_HELP_COLLAPSIBLE in Hosting 5
Show help with the ability to collapse to save space. This automatically enables the help component
2 uses of HOSTING_HELP_COLLAPSIBLE
- hosting_help.inc in ./
hosting_help.inc - Hosting help subsystem
- hosting_wizard_hosting_init in ./
hosting.wizard.inc - Form that confirms that cron is running, and that the platform has been successfuly verified
File
- ./
hosting_help.inc, line 53 - Hosting help subsystem
Code
define('HOSTING_HELP_COLLAPSIBLE', HOSTING_HELP_ENABLED | _HOSTING_HELP_CAN_COLLAPSE);