flowchart.html.php 149 B

12
  1. <?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
  2. <?php js::import($jsRoot . 'zui/flowchart/min.js');?>