I did it according to the teacher's method. I don't know what's wrong. I've been looking for it all day and can't find it.
.
. 2018-05-02 11:02:50
0
4
1464

88$IZ}Z1CODB8%J1U[W81`6.pngJ30JG8OF{J[LR164VXI]{OI.png

.
.

reply all(3)
血睛★刀锋
  1. Change empty to is_null

  2. Change parent::initialize(); to parent::_initialize();

  • reply Correct answer, thank you bro!
    Dddddd author 2018-05-30 16:07:32
.

Still wrong

WGS

if(is_null(USER_ID)) {
$this -> error('The user is not logged in and has no access rights, please log in',url('user/login'));
}

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template