芝麻web文件管理V1.00
编辑当前文件:/home/krishnamexports/tmp/pma_template_compiles_krishnamexports/twig/be/be8883c49aaad0f8738fa18adbad7992.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["db"] ?? null), ($context["table"] ?? null)); echo "
env, ($context["pos"] ?? null), "html", null, true); echo "\">
env, ($context["is_browse_distinct"] ?? null), "html", null, true); echo "\">
env, ($context["goto"] ?? null), "html", null, true); echo "\"> "; // line 8 echo ($context["input_for_real_end"] ?? null); echo "
env, ($context["title"] ?? null), "html", null, true); echo "\">
"; } public function getTemplateName() { return "display/results/table_navigation_button.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 70 => 9, 66 => 8, 62 => 7, 58 => 6, 54 => 5, 50 => 4, 46 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/table_navigation_button.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table_navigation_button.twig"); } }