コード例 #1
0
 static function canUpdate()
 {
     return Session::haveRight('internet', 'w') && parent::canUpdate();
 }