query($query, SQL_INIT, SQL_ASSOC); } catch (Exception $e) { dosis_error($e->getMessage(), $query, false); } if (isset($sql->record['value'])) return $sql->record['value']; return ''; } /* function getSetting($id) { $command = "/home/dosis/bin/getDosisSetting.bash $id"; $output = array(); exec($command, $output); return implode(' ', $output); } */ $serial_number = getSetting('dosisSerialNum'); $use_tickets = (getSetting('useTicketSystem') != 'False') ? true : false; // Errors were logged, no need to display them here ob_end_clean(); ?>
Copyright (c) 2009-2015, Manchac Technologies, L.L.C.
Version:
Last updated: