aboutsummaryrefslogtreecommitdiffstats
path: root/tools/update-mirrors-list.php
diff options
context:
space:
mode:
authorMarek Laane <bald@smail.ee>2014-10-12 10:54:11 +0300
committerMarek Laane <bald@smail.ee>2014-10-12 10:54:11 +0300
commita0b2d09125d7911656fe4cb286f20643c4432281 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /tools/update-mirrors-list.php
parente32d8242187534c387106ff344201c42ff6afb44 (diff)
downloadwww-a0b2d09125d7911656fe4cb286f20643c4432281.tar
www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.gz
www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.bz2
www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.xz
www-a0b2d09125d7911656fe4cb286f20643c4432281.zip
Updated Estonian translation
Diffstat (limited to 'tools/update-mirrors-list.php')
-rw-r--r--tools/update-mirrors-list.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/update-mirrors-list.php b/tools/update-mirrors-list.php
deleted file mode 100644
index d9be85226..000000000
--- a/tools/update-mirrors-list.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Run this to update lib/cached.list.php mirrors list from mirrors.mageia.org/api
- *
-*/
-
-require __DIR__ . '/../lib/Downloads.php';
-Downloads::get_all_mirrors(false); \ No newline at end of file