🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 14:00:16 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
momotimes.therahuldas.com
/
wp-content
/
plugins
/
elementor
/
core
/
logger
/
items
📍 /home/therahul/momotimes.therahuldas.com/wp-content/plugins/elementor/core/logger/items
🔄 Refresh
✏️
Editing: php.php
Writable
<?php namespace Elementor\Core\Logger\Items; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } class PHP extends File { const FORMAT = 'PHP: date [type X times][file::line] message [meta]'; public function get_name() { return 'PHP'; } }
💾 Save Changes
❌ Cancel