This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* Easy Custom Fields. OsTicket 1.9.4 | |
* For Information See http://www.andrewbennett.com.au/?p=487 | |
* tickets.inc.php file from /include/staff/tickets.inc.php | |
* | |
* Instructions: | |
* 1) Copy this gist to a new tickets.inc.php | |
* 2) Fill out the field ID (which can be found via the database or via using Firebug/Web Inspector). See http://www.andrewbennett.com.au/?p=487 for more info. | |
* 3) Backup your current file /include/staff/tickets.inc.php |