ZerethShell
File Manager
SQL Manager
/
proc
/
self
/
root
/
opt
/
cpanel
/
ea-wappspector
/
src
/
MatchResult
Joomla.php
<?php declare(strict_types=1); namespace Plesk\Wappspector\MatchResult; class Joomla extends MatchResult { public const ID = 'joomla'; public const NAME = 'Joomla!'; }
Kaydet
Vazgeç