���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/righteousmag.com/wp-content__a986334/plugins/cloudflare/src/WordPress/Constants/Plans.php
���ѧ٧ѧ�
<?php namespace CF\WordPress\Constants; class Plans { const FREE_PLAN = 'free'; const PRO_PLAN = 'pro'; const BIZ_PLAN = 'business'; const ENT_PLAN = 'enterprise'; public static function planNeedsUpgrade($currentPlan, $minimumPlan) { $planList = array(); $planList[self::FREE_PLAN] = 0; $planList[self::PRO_PLAN] = 1; $planList[self::BIZ_PLAN] = 2; $planList[self::ENT_PLAN] = 3; return $planList[$currentPlan] < $planList[$minimumPlan]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.14 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�