Update print_tickets
This commit is contained in:
parent
7f0a1628aa
commit
f54e02fd14
@ -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`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user