summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/config/createconfig.phtml
blob: e6edf7b7f5b6d02bac61de8db00e0a81732c5394 (plain) (tree)
1
2
3
4



                                                 
<?php
$this->createconfigForm->setAction($this->url());
echo $this->createconfigForm;
?>