Пример #1
0
 public function __construct($uid = '', $PERSISTENT = false)
 {
     parent::__construct($uid, $PERSISTENT);
     $this->uid = $uid;
 }