Update follow_up_emails.php
[clinton/MarylandElectronicPetitionSignature.git] / admin / status.php
index 921f98f..2afed88 100644 (file)
@@ -2,9 +2,9 @@
 include_once('security.php');
 include_once('header.php');
 ?>
-
+<meta http-equiv="refresh" content="60">
   <?PHP
-  $expected = 4194252 - 1; // remove the header 
+  $expected = 4313592; // old data file...
   if ($result = $petition->query("SELECT VTRID FROM VoterList")) {
     $row_cnt = $result->num_rows;
     $c = $row_cnt / $expected;