summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/views/scripts/config/createconfig.phtml
blob: e6edf7b7f5b6d02bac61de8db00e0a81732c5394 (plain) (blame)
1
2
3
4
<?php
$this->createconfigForm->setAction($this->url());
echo $this->createconfigForm;
?>