librenms-librenms/html/pages/graylog.inc.php
Tony Murray 8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00

5 lines
89 B
PHP

<?php
require_once 'includes/common/graylog.inc.php';
echo implode('', $common_output);