Changeset 3397859
- Timestamp:
- 11/18/2025 08:52:16 AM (4 months ago)
- Location:
- b-pricing-table
- Files:
-
- 2 edited
-
tags/2.0.1/index.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
b-pricing-table/tags/2.0.1/index.php
r3389729 r3397859 37 37 'type' => 'plugin', 38 38 'public_key' => 'pk_b226dd725f9d04a9927e37d9cc77f', 39 'is_premium' => true,39 'is_premium' => false, 40 40 'premium_suffix' => 'Pro', 41 41 'has_premium_version' => true, -
b-pricing-table/trunk/index.php
r3389729 r3397859 37 37 'type' => 'plugin', 38 38 'public_key' => 'pk_b226dd725f9d04a9927e37d9cc77f', 39 'is_premium' => true,39 'is_premium' => false, 40 40 'premium_suffix' => 'Pro', 41 41 'has_premium_version' => true,
Note: See TracChangeset
for help on using the changeset viewer.