📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 13:47:00
📂
/
/
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
kkart-pro
/
packages
/
action-scheduler
/
classes
✏️
Editing: ActionScheduler_NullLogEntry.php
<?php /** * Class ActionScheduler_NullLogEntry */ class ActionScheduler_NullLogEntry extends ActionScheduler_LogEntry { public function __construct( $action_id = '', $message = '' ) { // nothing to see here } }
💾 Save Changes
❌ Cancel