/
var
/
lib
/
phpmyadmin
/
tmp
/
twig
/
98
/
/var/lib/phpmyadmin/tmp/twig/98
mkdir
upload
Name
Size
Mode
Actions
981ffca3cf549a5cc1389cdec54c6a87.php
1278
0644
edit
dl
rm
989ff92c8b210f09e5ab4e4d13156786.php
24664
0644
edit
dl
rm
Edit:
/var/lib/phpmyadmin/tmp/twig/98/981ffca3cf549a5cc1389cdec54c6a87.php
(1278B)
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; 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; /* config/form_display/tabs_bottom.twig */ class __TwigTemplate_c35ff43a89c23ede92a23927115a44d3 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 echo "</div> "; } public function getTemplateName() { return "config/form_display/tabs_bottom.twig"; } public function getDebugInfo() { return array ( 37 => 1,); } public function getSourceContext() { return new Source("", "config/form_display/tabs_bottom.twig", "/usr/share/phpmyadmin/templates/config/form_display/tabs_bottom.twig"); } }
Save
cmd:
run