Example #1
0
 function __construct()
 {
     parent::__construct();
     $this->isloggin();
 }
Example #2
0
 function __construct()
 {
     parent::__construct();
 }
Example #3
0
 function __construct($y = false)
 {
     parent::__construct();
 }