diff options
author | Johan "Papa" Cwiklinski <trasher@odysseus.(none)> | 2010-08-01 10:55:01 +0200 |
---|---|---|
committer | Johan "Papa" Cwiklinski <trasher@odysseus.(none)> | 2010-08-01 10:55:01 +0200 |
commit | 06a6a4f777272421970bb827c898f6d36f1ab669 (patch) | |
tree | 4080445f98b7530ac4dd78501ec0c7652ba8beed /refresh.php | |
parent | 8563cd5e8404d11c0a76148c103acc363bd5776e (diff) |
Applying PEAR coding standards, refs #48
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) { |