PATH:
home
/
sparklp6
/
tmp
/
pma_template_compiles_sparklp6
/
twig
/
e3
<?php /* login/footer.twig */ class __TwigTemplate_17fbfca829a4fd9861b97a63e456b336f7351321f6d82be5b11c197ba096c2f7 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 "</div> "; } public function getTemplateName() { return "login/footer.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("", "login/footer.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/login/footer.twig"); } }
[-] e3ca0e7a1178f8586bbe266c12dfada25f1b8f9c1105e68363214b4245340490.php
[edit]
[+]
..