mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update SyslogController.php * Update SyslogController.php * Update syslog.blade.php * Update syslog.blade.php * Update web.php * Create PriorityController.php * Update SyslogController.php * Update SyslogController.php * changed priority controller to static list * Update PriorityController.php * Update PriorityController.php * Update PriorityController.php * using static list directly with standard select box without backend logic * removed not required if statement avoided array_flip by flipping foreach arguments