summaryrefslogtreecommitdiffstats
path: root/refresh.php
diff options
context:
space:
mode:
Diffstat (limited to 'refresh.php')
-rw-r--r--refresh.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/refresh.php b/refresh.php
index 7fb4810..90ba2a1 100644
--- a/refresh.php
+++ b/refresh.php
@@ -119,7 +119,7 @@ try {
if ($_SERVER['argc']==1 || in_array('owner', $_SERVER['argv'])) {
$url = "https://admin.fedoraproject.org/pkgdb/api/bugzilla";
- Parser::readAcls($acltable, $url);
+ // Parser::readAcls($acltable, $url);
}
if ($_SERVER['argc']==1 || in_array('optimize', $_SERVER['argv'])) {