Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/joomla4/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/joomla4/4f.zip

PKtq�[d�\
\
D4fddfad3d7e9418ce98e7ccdd17b49a5656c8ef9c420d53ea2b8771cf9e01892.phpnu�[���<?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;

/* @gantry-admin/partials/php_unsupported.html.twig */
class
__TwigTemplate_0b49f1b6e5450ff5cf3b6f3194612398ad2eefda1a5e189b58f949186dc3f1e9
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
        $context["php_version"] =
twig_constant("PHP_VERSION");
        // line 2
        echo "
";
        // line 3
        if
((is_string($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4
= ($context["php_version"] ?? null)) &&
is_string($__internal_62824350bc4502ee19dbc2e99fc6bdd3bd90e7d8dd6e72f42c35efd048542144
= "5.4") && ('' ===
$__internal_62824350bc4502ee19dbc2e99fc6bdd3bd90e7d8dd6e72f42c35efd048542144
|| 0 ===
strpos($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4,
$__internal_62824350bc4502ee19dbc2e99fc6bdd3bd90e7d8dd6e72f42c35efd048542144))))
{
            // line 4
            echo "<div class=\"g-grid\">
    <div class=\"g-block alert alert-warning
g-php-outdated\">
        ";
            // line 6
            echo
$this->env->getExtension('Gantry\Component\Twig\TwigExtension')->transFilter("GANTRY5_PLATFORM_PHP54_WARNING",
($context["php_version"] ?? null));
            echo "
    </div>
</div>
";
        }
    }

    public function getTemplateName()
    {
        return
"@gantry-admin/partials/php_unsupported.html.twig";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  41 => 6,  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("",
"@gantry-admin/partials/php_unsupported.html.twig",
"/home/lmsyaran/public_html/administrator/components/com_gantry5/templates/partials/php_unsupported.html.twig");
    }
}
PKtq�[d�\
\
D4fddfad3d7e9418ce98e7ccdd17b49a5656c8ef9c420d53ea2b8771cf9e01892.phpnu�[���PK��