PKm"Z$189930798af41f257847a94201894161.phpnu[source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo ($context["error"] ?? null); echo " "; // line 2 if (($context["has_errors"] ?? null)) { // line 3 echo "
"; echo _gettext("Cannot save settings, submitted form contains errors!"); // line 4 echo " "; // line 5 echo ($context["errors"] ?? null); echo "
"; } // line 8 echo ($context["form"] ?? null); echo " "; } public function getTemplateName() { return "preferences/forms/main.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 56 => 8, 50 => 5, 47 => 4, 43 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "preferences/forms/main.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/preferences/forms/main.twig"); } } PKm"Z$189930798af41f257847a94201894161.phpnu[PKd