More work on web setup form
This commit is contained in:
parent
6838694a8b
commit
acaf47c592
5 changed files with 31 additions and 38 deletions
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
|
||||
class InstallWizardController extends Zend_Controller_Action {
|
||||
public function init() {
|
||||
$this->view->layout()->disableLayout();
|
||||
$this->_helper->viewRenderer->setNoRender(true);
|
||||
}
|
||||
|
||||
public function runAirtimeConfigurationAction() {
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue