fixed
This commit is contained in:
@@ -6,6 +6,6 @@ class Development extends Backend
|
|||||||
{
|
{
|
||||||
public function getdetails()
|
public function getdetails()
|
||||||
{
|
{
|
||||||
this->view->fetch();
|
$this->view->fetch();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user