!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/5.6.40 

uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24
01:42:00 EDT 2020 x86_64
 

uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) 

Safe-mode: OFF (not secure)

/home/cp949260/tmp/pma_template_compiles_cp949260/twig/a3/   drwxr-xr-x
Free 235.81 GB of 981.82 GB (24.02%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     a3906b39ab56c71d1d40da8fcc34be47.php (2.07 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

use Twig\Environment;
use 
Twig\Error\LoaderError;
use 
Twig\Error\RuntimeError;
use 
Twig\Extension\SandboxExtension;
use 
Twig\Markup;
use 
Twig\Sandbox\SecurityError;
use 
Twig\Sandbox\SecurityNotAllowedTagError;
use 
Twig\Sandbox\SecurityNotAllowedFilterError;
use 
Twig\Sandbox\SecurityNotAllowedFunctionError;
use 
Twig\Source;
use 
Twig\Template;

/* display/results/row_data.twig */
class __TwigTemplate_dee3bef2cb08044c9ecf5479951b78eb extends Template
{
    private 
$source;
    private 
$macros = [];

    public function 
__construct(Environment $env)
    {
        
parent::__construct($env);

        
$this->source $this->getSourceContext();

        
$this->parent false;

        
$this->blocks = [
        ];
    }

    protected function 
doDisplay(array $context, array $blocks = [])
    {
        
$macros $this->macros;
        
// line 1
        
echo "<td data-decimals=\"";
        echo 
twig_escape_filter($this->env, ($context["decimals"] ?? null), "html"nulltrue);
        echo 
"\" data-type=\"";
        echo 
twig_escape_filter($this->env, ($context["type"] ?? null), "html"nulltrue);
        echo 
"\"";
        if ( !
twig_test_empty(($context["original_length"] ?? null))) {
            echo 
" data-originallength=\"";
            echo 
twig_escape_filter($this->env, ($context["original_length"] ?? null), "html"nulltrue);
            echo 
"\"";
        }
        echo 
" class=\"";
        echo 
twig_escape_filter($this->env, ($context["td_class"] ?? null), "html"nulltrue);
        echo 
"\">";
        
// line 2
        
echo ($context["value"] ?? null);
        
// line 3
        
echo "</td>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"display/results/row_data.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
53 => 3,  51 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""display/results/row_data.twig""/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/row_data.twig");
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.1061 ]--