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