. * * @package LibreNMS * @link http://librenms.org * @copyright 2016 Neil Lathwood * @author Neil Lathwood */ use LibreNMS\Alerting\QueryBuilderParser; if (!Auth::user()->hasGlobalAdmin()) { die('ERROR: You need to be admin'); } ?>