Example #1
0
 function __construct($c)
 {
     parent::__construct($c);
     $this->loadModule("Users");
 }
Example #2
0
 function __construct($c)
 {
     parent::__construct($c);
 }