Update analytics.php
authorPatrick McGuire <insidenothing@gmail.com>
Fri, 3 Jul 2020 15:01:40 +0000 (11:01 -0400)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2020 15:01:40 +0000 (11:01 -0400)
admin/analytics.php

index c831d74..67999be 100644 (file)
@@ -27,7 +27,7 @@ if (isset($_GET['sign_email'])){
 
 function js_redirect($page){ // now header - prep for full auto
   $base = 'https://www.md-petition.com/admin/';
-  $url = $base.$page;
+  $url = $base.$page.'&run=1';
   $pos = strpos($page, $_COOKIE['sign_email']);
   if ($pos === false) {
     // email not found - good to redirect