page modification profile terminer
This commit is contained in:
parent
c8c9bbdb87
commit
9c0ad5ae77
3 changed files with 9 additions and 4 deletions
|
|
@ -113,4 +113,10 @@
|
|||
include('../app/views/partials/footer.php');
|
||||
|
||||
}
|
||||
|
||||
public function admin(){
|
||||
|
||||
include('../app/views/admin.php');
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue