Function __global->_cms_profiler_script_end
Definitions
sources/profiler.php
- Finish the profiler (automatically run at script termination).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Finish the profiler (automatically run at script termination).
*
*/
function _cms_profiler_script_end()
* Finish the profiler (automatically run at script termination).
*
*/
function _cms_profiler_script_end()

