FOOTERF
require_once(FOOTERF);
exit;//$tpl->printToScreen( );
$text = $tpl->getOutputContent();
e107::getRender()->tablerender($caption, $text, $current);
require_once(FOOTERF);
exit;

Last updated
require_once(FOOTERF);
exit;//$tpl->printToScreen( );
$text = $tpl->getOutputContent();
e107::getRender()->tablerender($caption, $text, $current);
require_once(FOOTERF);
exit;

Last updated