Update report.php
authorPatrick McGuire <insidenothing@gmail.com>
Sat, 6 Jun 2020 15:21:33 +0000 (11:21 -0400)
committerGitHub <noreply@github.com>
Sat, 6 Jun 2020 15:21:33 +0000 (11:21 -0400)
admin/report.php

index ae01691..431f743 100644 (file)
@@ -111,7 +111,7 @@ while($d = mysqli_fetch_array($r)){
                        dataPoints: [
                                <?PHP echo $chart2; ?>
                        ]
-               },<?PHP if($_COOKIE['name'] == 'Patrick McGuire'){ ?>{
+               },<?PHP if(1 == 2){ ?>{
                        type: "line",
                        visible: true,
                        showInLegend: true,