aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Downloads.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-06-28 22:55:04 +0200
committerfilip <filip.komar@gmail.com>2015-06-28 22:55:04 +0200
commitbe29cc9850b836d7062942d7581145f1a6f9ef53 (patch)
tree1800b7bfd007a01047ecf4453b4e9642a71f380b /lib/Downloads.php
parentc5d0c2728c113f8e2364d501bed0e23f7748af27 (diff)
downloadwww-be29cc9850b836d7062942d7581145f1a6f9ef53.tar
www-be29cc9850b836d7062942d7581145f1a6f9ef53.tar.gz
www-be29cc9850b836d7062942d7581145f1a6f9ef53.tar.bz2
www-be29cc9850b836d7062942d7581145f1a6f9ef53.tar.xz
www-be29cc9850b836d7062942d7581145f1a6f9ef53.zip
changed target from mga4 to 5 for doc cached list + their refresh
Diffstat (limited to 'lib/Downloads.php')
-rw-r--r--lib/Downloads.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Downloads.php b/lib/Downloads.php
index 472c2e847..8b7a74fce 100644
--- a/lib/Downloads.php
+++ b/lib/Downloads.php
@@ -130,7 +130,7 @@ class Downloads
);
if ($documentation) {
- $test_file = $item['url'].'/people/marcom/doc/mga4/date.txt';
+ $test_file = $item['url'].'/people/marcom/doc/mga5/date.txt';
} else {
$test_file = $item['url'].'/iso/5/torrents/Mageia-5-LiveDVD-KDE4-x86_64-DVD.torrent';
}