/home/desid573/tmp/pma_template_compiles_desid573/twig/b4
NameSizeModeActions
b4b9aaea9dac879728444b39966cadf564e96bc79623176d67ea195c452598b2.php46080644editdlrm
b4e0f24402a3df8214fe7496e0a5dfa6050e596a11bdbd5d7f1b5e165cce1a3a.php12320644editdlrm
b41f8db2d50fd8d74dbc8cda91045142.php27060644editdlrm
b49d1f62959abd552e7abd70c3e42287d6abc15a9565703e59530ea780addf78.php33500644editdlrm
b408dcbfc7de36576cf7f281f1da35106669d85dfecf25696a0341c11379f903.php34800644editdlrm
b49668b2a468eb3e11887c55091a839ac17f5abc9550c1ec7637c1d133822192.php20540644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/b4/b41f8db2d50fd8d74dbc8cda91045142.php (2706B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 2 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
"; // line 3 echo PhpMyAdmin\Html\Generator::getIcon("b_table_add", _gettext("Create new table"), true); echo "
"; } public function getTemplateName() { return "database/create_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 14, 60 => 10, 53 => 6, 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/create_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/create_table.twig"); } }