';
$device['device_id'] = '-1';
require_once('includes/print-alerts.php');
unset($device['device_id']);
echo '
';
//From default.php - This code is not part of above license.
if ($config['enable_syslog']) {
$sql = "SELECT *, DATE_FORMAT(timestamp, '%D %b %T') AS date from syslog ORDER BY seq DESC LIMIT 20";
$query = mysql_query($sql);
echo('