null Core_Permission::__construct( )
public function __construct($perm_setting) { if (is_array($perm_setting)) { $this->setting = $perm_setting; } }