Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi, I am trying to find where the add attachments code is for the create ticket page, I found the following in create-ticket.php but can't find the code for the button that says add file, I just want to add a css class to it
Code: Select all
<div>
<?php hesk3_output_drag_and_drop_attachment_holder(); ?>
</div>