This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
You've already forked librenms-librenms
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
83d7bbdd1bf561d4edfe8b575215ac96468cf200
librenms-librenms
/
html
/
pages
/
graylog.inc.php
5 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
Added graylog support
2015-08-10 13:36:55 -07:00
<
?
php
require_once
'includes/common/graylog.inc.php'
;
PSR2 Cleanup: /html edition Travis tests for code conformance. Ignore warnings for now. Fixed all errors, left most warnings.
2016-08-18 20:28:22 -05:00
echo
implode
(
''
,
$common_output
);
Reference in New Issue
Copy Permalink