template_manager_start
Hook Added in Version:
1.4.0
Hook File Location:
cp.templates.php
Hook Description:
Allows complete rewrite of the Template section page
Hook Parameters
- None
Hook Returns Data?
No
Appearance of Hook in the Code
$edata = $EXT->call_extension('template_manager_start');
if ($EXT->end_script === TRUE) return;
