\!/ KyuuKazami \!/

Path : /home/kohli/tmp/pma_template_compiles_kohli/twig/b4/
Upload :
Current File : /home/kohli/tmp/pma_template_compiles_kohli/twig/b4/b4e0f24402a3df8214fe7496e0a5dfa6050e596a11bdbd5d7f1b5e165cce1a3a.php

<?php

/* config/form_display/form_bottom.twig */
class __TwigTemplate_8b99bc806ab2ee4c516f8cff600a8e0ef788cbca60edd1a8116731ce4fac50f3 extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 1
        echo "</form>
";
    }

    public function getTemplateName()
    {
        return "config/form_display/form_bottom.twig";
    }

    public function getDebugInfo()
    {
        return array (  19 => 1,);
    }

    /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
    public function getSource()
    {
        @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);

        return $this->getSourceContext()->getCode();
    }

    public function getSourceContext()
    {
        return new Twig_Source("", "config/form_display/form_bottom.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/form_bottom.twig");
    }
}

@KyuuKazami