Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home2
/
ajwaeing
/
tmp
/
pma_template_compiles_ajwaeing
/
twig
/
61
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
61cf92e037fb131bad1ea24
...
2.648KB
edt
ren
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* navigation/logo.twig */ class __TwigTemplate_9e18a062e62ace32b2d7ec207f01cbbf6b90eaebe35a59ac9c379f3fb058a12d extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if (($context["display_logo"] ?? null)) { // line 2 echo " <div id=\"pmalogo\"> "; // line 3 if (($context["use_logo_link"] ?? null)) { // line 4 echo " <a href=\""; echo (((isset($context["logo_link"]) || array_key_exists("logo_link", $context))) ? (_twig_default_filter(($context["logo_link"] ?? null), "#")) : ("#")); echo "\""; // line 5 (((isset($context["link_attribs"]) || array_key_exists("link_attribs", $context))) ? (print (twig_escape_filter($this->env, (" " . ($context["link_attribs"] ?? null)), "html", null, true))) : (print (""))); echo "> "; } // line 7 echo " "; echo ($context["logo"] ?? null); echo " "; // line 8 if (($context["use_logo_link"] ?? null)) { // line 9 echo " </a> "; } // line 11 echo " </div> "; } } public function getTemplateName() { return "navigation/logo.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 57 => 11, 53 => 9, 51 => 8, 46 => 7, 41 => 5, 37 => 4, 35 => 3, 32 => 2, 30 => 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 Source("", "navigation/logo.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/logo.twig"); } }
<=Back
Liking