⚝
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
/
data
/
Edit File: tsvinfo.inc
<form method="post" name="import_form" action="data.php"> <?php Horde_Util::pformInput() ?> <input type="hidden" name="actionID" value="<?php echo (int)$next_step ?>" /> <input type="hidden" name="import_format" value="<?php echo htmlspecialchars(Horde_Util::getFormData('import_format')) ?>" /> <input type="hidden" name="import_step" value="<?php echo (int)$import_step ?>" /> <h1 class="header"> <?php printf(_("Import, Step %d"), (int)$import_step) ?> </h1> <div class="horde-content"> <?php echo _("Here is the beginning of the file:") ?><br /> <pre><?php echo htmlspecialchars($data->storage->get('first_lines')) ?></pre><br /> <?php echo Horde::label('header', _("Does the first row contain the field names? If yes, check this box:")) ?> <input id="header" type="checkbox" name="header" value="1" /><br /> </div> <div class="horde-form-buttons"> <input type="submit" value="<?php echo _("Next") ?>" class="horde-default" /> </div> </form>
Simpan