!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/lib/phpmyadmin/tmp/twig/3c/   drwxr-xr-x
Free 13.05 GB of 57.97 GB (22.51%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     3c011b995da8cf606d5bfbdf3c6b3fd0dc81234f0af996694c8636e32541976c.php (3.31 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;

/* toggle_button.twig */
class __TwigTemplate_26edd70b92f1eb6b211f5d1fea0ebb6ef6e51982ff120b87263fa48d4b3e8585 extends \Twig\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 "<div class='wrapper toggleAjax hide'>
    <div class='toggleButton'>
        <div title=\""
;
        
// line 3
        
echo _gettext("Click to toggle");
        echo 
"\" class='container ";
        echo 
twig_escape_filter($this->env, ($context["state"] ?? null), "html"nulltrue);
        echo 
"'>
            <img src=\""
;
        
// line 4
        
echo twig_escape_filter($this->env, ($context["pma_theme_image"] ?? null), "html"nulltrue);
        echo 
"toggle-";
        echo 
twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html"nulltrue);
        echo 
".png\" alt='' />
            <table class='nospacing nopadding'>
                <tbody>
                    <tr>
                        <td class='toggleOn'>
                            <span class='hide'>"
;
        
// line 9
        
echo ($context["link_on"] ?? null);
        echo 
"</span>
                            <div>"
;
        
// line 10
        
echo twig_escape_filter($this->env, ($context["toggle_on"] ?? null), "html"nulltrue);
        echo 
"</div>
                        </td>
                        <td><div>&nbsp;</div></td>
                        <td class='toggleOff'>
                            <span class='hide'>"
;
        
// line 14
        
echo ($context["link_off"] ?? null);
        echo 
"</span>
                            <div>"
;
        
// line 15
        
echo twig_escape_filter($this->env, ($context["toggle_off"] ?? null), "html"nulltrue);
        echo 
"</div>
                        </td>
                    </tr>
                </tbody>
            </table>
            <span class='hide callback'>"
;
        
// line 20
        
echo twig_escape_filter($this->env, ($context["callback"] ?? null), "html"nulltrue);
        echo 
"</span>
            <span class='hide text_direction'>"
;
        
// line 21
        
echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html"nulltrue);
        echo 
"</span>
        </div>
    </div>
</div>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"toggle_button.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
84 => 21,  80 => 20,  72 => 15,  68 => 14,  61 => 10,  57 => 9,  47 => 4,  41 => 3,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""toggle_button.twig""/usr/share/phpmyadmin/templates/toggle_button.twig");
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

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

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0098 ]--