[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.141.12.172: ~ $
<?php

namespace Newsletter;

defined('ABSPATH') || exit;

class Source {
    var $name;
    var $slug;
    var $plugin;
    var $config_url = '';

    public function __construct($name = '', $plugin = '', $slug = '') {
        $this->name = $name;
        $this->slug = $slug;
        $this->plugin = $plugin;
    }
}

Filemanager

Name Type Size Permission Actions
Composer Folder 0555
Integrations.php File 9.29 KB 0644
License.php File 2.85 KB 0644
Logs.php File 1.78 KB 0644
Source.php File 337 B 0644