aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/get/lib.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/get/lib.php')
-rw-r--r--en/downloads/get/lib.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php
index 73a01fbe2..bcafa8b56 100644
--- a/en/downloads/get/lib.php
+++ b/en/downloads/get/lib.php
@@ -37,6 +37,7 @@ class NoProductFoundError extends Exception {}
class NoMirrorFoundError extends Exception {}
/**
+ * TODO use aliases, so that downloads asking for alpha3 get redirected to beta1 for instance? (on migration)
*/
function get_info_for_product($product)
{