Пример #1
0
 public function __construct($opts = null)
 {
     parent::__construct($opts);
     trigger_error("w2Pacl has been deprecated in v3.0 and will be removed by v4.0. Please use w2p_Extensions_Permissions instead.", E_USER_NOTICE);
 }
Пример #2
0
 public function __construct($opts = null)
 {
     parent::__construct($opts);
 }