1<?php
2/* tplinc output */
3$tplinc = plugin_load('helper', 'tplinc');
4if($tplinc) echo $tplinc->renderIncludes(basename(__FILE__));
5