spacing in watch.php

pull/3044/head
Isaac Connor 2020-04-10 11:16:11 -04:00
parent 6dbc917215
commit 1bd340d602
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?php
//
// ZoneMinder web watch feed view file, $Date$, $Revision$
// ZoneMinder web watch feed view file
// Copyright (C) 2001-2008 Philip Coombes
//
// This program is free software; you can redistribute it and/or
@ -53,10 +53,9 @@ $connkey = generateConnKey();
$streamMode = getStreamMode();
noCacheHeaders();
$popup = ((isset($_REQUEST['popup'])) && ($_REQUEST['popup'] == 1));
noCacheHeaders();
xhtmlHeaders(__FILE__, $monitor->Name().' - '.translate('Feed'));
?>
<body>