芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/lib/Util/License/Features/Data/Capability.php
name = $name; $this->type = $type; $this->value = ($type === self::TYPE_NUMBER) ? $value : null; $this->isRestricted = $isRestricted; } }