Function __global->semi_dev_mode_startup
Definitions
sources/developer_tools.php
- Run some routines needed for semi-dev-mode, during startup.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Run some routines needed for semi-dev-mode, during startup.
*
*/
function semi_dev_mode_startup()
* Run some routines needed for semi-dev-mode, during startup.
*
*/
function semi_dev_mode_startup()

