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

6 lines
127 B
PHP

<?php
$filter_device = $device['hostname'];
require_once 'includes/common/graylog.inc.php';
echo implode('', $common_output);