芝麻web文件管理V1.00
编辑当前文件:/home/conskgoa/doughi.co.uk/63.zip
PK 1\q q $ 63d2dec2944983c8c63037c6bf95898f.phpnu [ source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; // line 2 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield "
"; // line 3 yield PhpMyAdmin\Html\Generator::getIcon("b_table_add", _gettext("Create new table"), true); yield "
"; yield _gettext("Table name"); // line 6 yield "
"; yield _gettext("Number of columns"); // line 10 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/create_table.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 68 => 14, 61 => 10, 54 => 6, 47 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "database/create_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/create_table.twig"); } } PK 1\q q $ 63d2dec2944983c8c63037c6bf95898f.phpnu [ PK d