⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.97
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
psa-horde
/
templates
/
tree
/
Edit File: _row.html.php
<div class="horde-subnavi<?php if (!empty($selected)) echo ' horde-subnavi-active' ?>"> <div class="horde-subnavi-icon" style="background-image:url('<?php echo $icon ?>')"></div> <div class="horde-subnavi-point"> <?php if (!empty($url)): ?> <a href="<?php echo $url ?>"> <?php endif ?> <?php echo $label ?> <?php if (!empty($url)): ?> </a> <?php endif ?> </div> </div> <?php if (!empty($children)): ?> <div class="horde-subnavi-sub"> <?php foreach ($children as $child): ?> <?php echo $this->renderPartial('row', array('locals' => $this->items[$child])) ?> <?php endforeach ?> </div> <?php endif ?>
Simpan