/home/techb158/tmp/pma_template_compiles_techb158/twig/7d
NameSizeModeActions
7de551bc5c0b44b63ce31a42e4f5a45f.php27000644editdlrm
Edit: /home/techb158/tmp/pma_template_compiles_techb158/twig/7d/7de551bc5c0b44b63ce31a42e4f5a45f.php (2700B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; yield _gettext("Loading"); // line 5 yield "

        
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/preview_sql_confirmation.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 64 => 15, 60 => 14, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/preview_sql_confirmation.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_confirmation.twig"); } }