REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 524 B
Close
/home/nshryvcy/himaltourism.com/wp-content/plugins/mailpoet/lib/Util/License/License.php
Text
Base64
<?php // phpcs:ignore SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing namespace MailPoet\Util\License; if (!defined('ABSPATH')) exit; class License { const FREE_PREMIUM_SUBSCRIBERS_LIMIT = 1000; public static function getLicense($license = false) { if (!$license) { $license = defined('MAILPOET_PREMIUM_LICENSE') ? MAILPOET_PREMIUM_LICENSE : false; } return $license; } public function hasLicense(): bool { return (bool)self::getLicense(); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Features
DIR
-
drwxr-xr-x
2023-04-04 05:35:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.php
0 B
lrw-r--r--
2023-04-04 05:35:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
License.php
524 B
lrw-r--r--
2023-04-04 05:35:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).