REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.12 KB
Close
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/backuply/backuply.php
Text
Base64
<?php /* Plugin Name: Backuply Plugin URI: http://wordpress.org/plugins/backuply/ Description: Backuply is a Wordpress Backup plugin. Backups are the best form of security and safety a website can have. Version: 1.4.4 Author: Softaculous Author URI: https://backuply.com License: LGPL v2.1 License URI: http://www.gnu.org/licenses/lgpl-2.1.html */ // We need the ABSPATH if (!defined('ABSPATH')) exit; if(!function_exists('add_action')){ echo 'You are not allowed to access this page directly.'; exit; } $backuply_tmp_plugins = get_option('active_plugins', []); // Is the premium plugin loaded ? if(in_array('backuply-pro/backuply-pro.php', $backuply_tmp_plugins)){ // The following variable was not there prior to 1.2.1 in the pro version when there was no dependence on the free version $backuply_pro_version = get_option('backuply_pro_version'); if(empty($backuply_pro_version)){ return; } } // If BACKUPLY_VERSION exists then the plugin is loaded already ! if(defined('BACKUPLY_VERSION')) { return; } define('BACKUPLY_FILE', __FILE__); include_once(dirname(__FILE__).'/init.php');
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
assets
DIR
-
drwxr-xr-x
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib
DIR
-
drwxr-xr-x
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
main
DIR
-
drwxr-xr-x
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
backuply.php
1.12 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
backuplytar.php
52.32 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
backup_ins.php
62.25 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
functions.php
47.56 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.html
0 B
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
init.php
18.42 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
license.txt
25.91 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.txt
20.14 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
restore_ins.php
99.37 KB
lrw-r--r--
2025-04-30 03:18:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
status_logs.php
1.75 KB
lrw-r--r--
2025-04-30 03:18:11
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).