![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$src = $_GET["src"] | |
$page = $_GET["page"] | |
$component = Fakoli::getComponent($src) | |
$helpDir = $component->component_path . DIRECTORY_SEPARATOR . "help" | |
if(! $page) | $path = $helpDir . DIRECTORY_SEPARATOR . $page . ".inc" |
$out = ob_get_contents() | |
$component = Fakoli::getComponent($src) |
$helpDir = $component->component_path . DIRECTORY_SEPARATOR . "help" |