update,
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
class Index extends Controller{
|
||||
|
||||
function __construct(){
|
||||
parent::__construct("Index");
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user