mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Trabajando en perfil (tarde)
This commit is contained in:
@ -96,9 +96,8 @@ class Profile extends BaseController
|
||||
}
|
||||
}
|
||||
|
||||
echo view(getenv('theme.path').'main/header');
|
||||
echo view(getenv('theme.path').'form/profile/index', $data);
|
||||
echo view(getenv('theme.path').'main/footer');
|
||||
|
||||
}
|
||||
|
||||
public function store()
|
||||
|
||||
Reference in New Issue
Block a user