ajout quelque commentaire
Some checks failed
Deploy production (servyass) / deploy (push) Has been cancelled
Some checks failed
Deploy production (servyass) / deploy (push) Has been cancelled
This commit is contained in:
parent
18d74fc687
commit
8b094379ca
6 changed files with 46 additions and 9 deletions
|
|
@ -15,7 +15,9 @@
|
|||
*/
|
||||
|
||||
class AdminCtrl extends MotherCtrl{
|
||||
|
||||
/**
|
||||
* Page Admin
|
||||
*/
|
||||
public function admin(){
|
||||
|
||||
if (!isset($_SESSION['user']) && ($_SESSION['user']['user_status'] != 1 )){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue