예제 #1
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Sam_Model_ViewUserOnline');
 }
예제 #2
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Sam_Model_User');
 }
예제 #3
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Sam_Model_AuthenticationLog');
 }