芝麻web文件管理V1.00
编辑当前文件:/home/krishnamexports/tmp/pma_template_compiles_krishnamexports/twig/c3/c3d07b150f663b2630f62d995fc2d452.php
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 3 echo PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); echo " "; // line 4 echo ($context["page_selector"] ?? null); echo "
"; } public function getTemplateName() { return "display/results/page_selector.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 4, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/page_selector.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/page_selector.twig"); } }