!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/ed/   drwxr-xr-x
Free 12.93 GB of 57.97 GB (22.3%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     edd7d85113749607d4b29c80a90e5ce005213754c3077e12af260904126330ef.php (3.65 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;

/* config/form_display/fieldset_top.twig */
class __TwigTemplate_5c36723be14307ce494eb0444ce8a6e15c22f80bdcde3761947261ec089d5ac0 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 "<fieldset";
        
// line 2
        
$context['_parent'] = $context;
        
$context['_seq'] = twig_ensure_traversable(($context["attributes"] ?? null));
        foreach (
$context['_seq'] as $context["key"] => $context["value"]) {
            
// line 3
            
echo " ";
            echo 
twig_escape_filter($this->env$context["key"], "html"nulltrue);
            echo 
"=\"";
            echo 
twig_escape_filter($this->env$context["value"], "html"nulltrue);
            echo 
"\"";
        }
        
$_parent $context['_parent'];
        unset(
$context['_seq'], $context['_iterated'], $context['key'], $context['value'], $context['_parent'], $context['loop']);
        
$context array_intersect_key($context$_parent) + $_parent;
        
// line 4
        
echo ">
<legend>"
;
        
// line 5
        
echo twig_escape_filter($this->env, ($context["title"] ?? null), "html"nulltrue);
        echo 
"</legend>
"
;
        
// line 6
        
if ( !twig_test_empty(($context["description"] ?? null))) {
            
// line 7
            
echo "    <p>";
            echo (
$context["description"] ?? null);
            echo 
"</p>
"
;
        }
        
// line 10
        
if ((twig_test_iterable(($context["errors"] ?? null)) && (twig_length_filter($this->env, ($context["errors"] ?? null)) > 0))) {
            
// line 11
            
echo "    <dl class=\"errors\">
        "
;
            
// line 12
            
$context['_parent'] = $context;
            
$context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null));
            foreach (
$context['_seq'] as $context["_key"] => $context["error"]) {
                
// line 13
                
echo "            <dd>";
                echo 
twig_escape_filter($this->env$context["error"], "html"nulltrue);
                echo 
"</dd>
        "
;
            }
            
$_parent $context['_parent'];
            unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']);
            
$context array_intersect_key($context$_parent) + $_parent;
            
// line 15
            
echo "    </dl>
"
;
        }
        
// line 17
        
echo "<table width=\"100%\" cellspacing=\"0\">
"
;
    }

    public function 
getTemplateName()
    {
        return 
"config/form_display/fieldset_top.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
90 => 17,  86 => 15,  77 => 13,  73 => 12,  70 => 11,  68 => 10,  62 => 7,  60 => 6,  56 => 5,  53 => 4,  43 => 3,  39 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""config/form_display/fieldset_top.twig""/usr/share/phpmyadmin/templates/config/form_display/fieldset_top.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.0065 ]--