diff options
Diffstat (limited to 'refresh.php')
-rw-r--r-- | refresh.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/refresh.php b/refresh.php index e839e93..aebeec2 100644 --- a/refresh.php +++ b/refresh.php @@ -508,7 +508,6 @@ try { // ------------------------------------------------------------------- if ($_SERVER['argc']==1 || in_array('R', $_SERVER['argv'])) { -// $tottot=0; $rrepo = new TableRRepo($db); foreach ($rrepo->request() as $repo) { |