there is no visible output if you click through the menu
Administration -> Templates -> Panel Templates -> demo -> splash.tmpl
http://localhost/osp/administration/tmpl/tmpl.detailview.p hp?contentId=34&module=ass
Logged In: YES user_id=144594
the result of var_dump($templateData);
inserted a line before
$tpl->setVariable( "template", $templateData);
is always bool(false)
Log in to post a comment.
Logged In: YES
user_id=144594
the result of var_dump($templateData);
inserted a line before
$tpl->setVariable( "template", $templateData);
is always bool(false)