Update print_tickets

This commit is contained in:
Mike Koch 2016-10-24 13:35:55 -04:00
parent 7f0a1628aa
commit f54e02fd14

View File

@ -33,6 +33,9 @@ if (!defined('IN_SCRIPT')) {
die('Invalid attempt');
}
// Load custom fields
require_once(HESK_PATH . 'inc/custom_fields.inc.php');
// This SQL code will be used to retrieve results
$sql_final = "SELECT
`id`,