Removed debug code…
This commit is contained in:
parent
0090d18556
commit
519d5e9ba3
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Stromverbrauch HQ</title>
|
<title>Stromverbrauch HQ</title>
|
||||||
<?php $_GET['norefresh']=0; if (! isset($_GET['norefresh']) || $_GET['norefresh'] != 1): ?>
|
<?php if (! isset($_GET['norefresh']) || $_GET['norefresh'] != 1): ?>
|
||||||
<meta http-equiv="refresh" content="15">
|
<meta http-equiv="refresh" content="15">
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user