REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 506 B
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/malcare-security/protect/logger/fs.php
Text
Base64
<?php if (!defined('ABSPATH') && !defined('MCDATAPATH')) exit; if (!class_exists('MCProtectLoggerFS_V648')) : class MCProtectLoggerFS_V648 { public $logFile; function __construct($filename) { $this->logFile = $filename; } public function log($data) { $_data = serialize($data); $str = "bvlogbvlogbvlog" . ":"; $str .= strlen($_data) . ":" . $_data; // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_error_log -- logging required error_log($str, 3, $this->logFile); } } endif;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
db.php
672 B
lrw-r--r--
2026-06-07 01:29:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fs.php
506 B
lrw-r--r--
2026-06-07 01:29:47
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).