Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
configurations-troubleshooter
/
views
/
scripts
/
index
/
File Content:
_fileContent.phtml
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <table> <tbody> <tr> <td> <?php for ($i = 1; $i <= count(explode("\n", $this->text)); $i++): ?> <div class='config-line-number code'><code> <?php echo $i ?> </code></div> <?php endfor; ?> </td> <td> <pre class='config-contents code'> <?php echo $this->escape($this->text); ?> </pre> </td> </tr> </tbody> </table>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
_fileContent.phtml
594 bytes
0644
_fileinfo.phtml
449 bytes
0644
list.phtml
20948 bytes
0644
view-template.phtml
799 bytes
0644
view.phtml
1204 bytes
0644
N4ST4R_ID | Naxtarrr