6 lines
195 B
PHP
Executable File
6 lines
195 B
PHP
Executable File
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
|
|
<?php
|
|
js::import($jsRoot . 'jquery/form/min.js');
|
|
js::import($jsRoot . 'jquery/form/zentao.js');
|
|
?>
|