Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-viewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnew-gh <github@hazelden.ca>2021-04-05 09:17:57 +0300
committerjnew-gh <github@hazelden.ca>2021-04-05 09:17:57 +0300
commit7810681514d7dd3e17458943aaa1421257384603 (patch)
tree1821c826589fb05d5bc37168e368d97008fa7c65 /dmarcts-report-viewer-report-list.php
parent3a6be83e3978893c39ee6cfb140aaefdd1b50b3e (diff)
SQL Statement Reformat; Remove Uneeded Code
Reformat $sql statements for better readability. Remove commented-out code; whitespace changes. No SQL or code changes.
Diffstat (limited to 'dmarcts-report-viewer-report-list.php')
-rw-r--r--dmarcts-report-viewer-report-list.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/dmarcts-report-viewer-report-list.php b/dmarcts-report-viewer-report-list.php
index 1eb5005..9c0e687 100644
--- a/dmarcts-report-viewer-report-list.php
+++ b/dmarcts-report-viewer-report-list.php
@@ -29,8 +29,8 @@
// for your database authentication and location.
//
// Edit the configuration variables in dmarcts-report-viewer.js with your preferences.
-//
-//
+//
+//
//####################################################################
//### functions ######################################################
//####################################################################
@@ -104,7 +104,6 @@ $per_select= '';
$dmarc_select= '';
$where = '';
-
// Parameters of GET
// --------------------------------------------------------------------------