fix
This commit is contained in:
@@ -6,9 +6,8 @@ class Appstart extends Web_Controller {
|
|||||||
|
|
||||||
public function index() {
|
public function index() {
|
||||||
$data = array();
|
$data = array();
|
||||||
$this->renderExternalPage('welcome_message', $data);
|
// $this->renderExternalPage('welcome_message', $data);
|
||||||
|
echo "SERVER END";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user