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


Viewing file:     ce163952e846a39af01a83ae672c337baa43746f11b1cfd2d79e6fc5537055ea.php (3.34 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;

/* list/unordered.twig */
class __TwigTemplate_124295b56371a213a29a4811025bc0a92aab5c68961f48b0765517cfdd3e23cf 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 "<ul";
        if ( !
twig_test_empty(($context["id"] ?? null))) {
            echo 
" id=\"";
            echo 
twig_escape_filter($this->env, ($context["id"] ?? null), "html"nulltrue);
            echo 
"\"";
        }
        
// line 2
        
if ( !twig_test_empty(($context["class"] ?? null))) {
            echo 
" class=\"";
            echo 
twig_escape_filter($this->env, ($context["class"] ?? null), "html"nulltrue);
            echo 
"\"";
        }
        echo 
">

    "
;
        
// line 4
        
if ( !twig_test_empty(($context["items"] ?? null))) {
            
// line 5
            
echo "        ";
            
$context['_parent'] = $context;
            
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach (
$context['_seq'] as $context["_key"] => $context["item"]) {
                
// line 6
                
echo "            ";
                if ( !
twig_test_iterable($context["item"])) {
                    
// line 7
                    
echo "                ";
                    
$context["item"] = ["content" => $context["item"]];
                    
// line 8
                    
echo "            ";
                }
                
// line 9
                
echo "            ";
                
$this->loadTemplate("list/item.twig""list/unordered.twig"9)->display(twig_to_array($context["item"]));
                
// line 10
                
echo "        ";
            }
            
$_parent $context['_parent'];
            unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            
$context array_intersect_key($context$_parent) + $_parent;
            
// line 11
            
echo "    ";
        } elseif ( !
twig_test_empty(($context["content"] ?? null))) {
            
// line 12
            
echo "        ";
            echo (
$context["content"] ?? null);
            echo 
"
    "
;
        }
        
// line 14
        
echo "</ul>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"list/unordered.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
87 => 14,  81 => 12,  78 => 11,  72 => 10,  69 => 9,  66 => 8,  63 => 7,  60 => 6,  55 => 5,  53 => 4,  44 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""list/unordered.twig""/usr/share/phpmyadmin/templates/list/unordered.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.0084 ]--