/home/desid573/tmp/pma_template_compiles_desid573/twig/4b
NameSizeModeActions
4b3589145531c9e39525f4b73f27fa17.php26680644editdlrm
4baeb89c10005309b9d9755452332e1690f39730d74ec3d31d8306d4751bbb22.php43220644editdlrm
4bdce79e26ba9e39b7562e741eb24c1d.php18360644editdlrm
4bef49c8c9d48df4af9b06c54fd0916def870e8ed6d67389cd80090805a43e03.php29600644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/4b/4b3589145531c9e39525f4b73f27fa17.php (2668B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " env, ($context["lang"] ?? null), "html", null, true); echo "\" dir=\""; echo twig_escape_filter($this->env, ($context["dir"] ?? null), "html", null, true); echo "\"> phpMyAdmin

phpMyAdmin - "; echo _gettext("Error"); // line 37 echo "

"; // line 38 echo ($context["error_message"] ?? null); echo "

"; } public function getTemplateName() { return "error/generic.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 84 => 38, 81 => 37, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "error/generic.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/error/generic.twig"); } }