X-Git-Url: http://git.pjr.cc/?p=glcas.git;a=blobdiff_plain;f=plugins%2Fadmin.php;h=b37850ab2fec05f99e71766d01767e194e3bfe3b;hp=2b1d1ef46f2c0c3de4fec9657f8f538f3a5ee20f;hb=e935e20710eff1bcae9da93ead67ba0c4a4a849e;hpb=ce16a1b219c25bd3cb3b803b4fec36dd557ead1b diff --git a/plugins/admin.php b/plugins/admin.php index 2b1d1ef..b37850a 100644 --- a/plugins/admin.php +++ b/plugins/admin.php @@ -163,10 +163,11 @@ class GLCASAdmin { echo "
"; echo ""; echo ""; - echo ""; echo ""; echo ""; echo ""; + // TODO change this "provides" bit with a bit that allows us to choose which versions + // of ubuntu will be made available from the ones we found echo ""; echo ""; echo ""; @@ -207,7 +208,7 @@ class GLCASAdmin { $desc = $_REQUEST["desc"]; $OS = $_REQUEST["distro"]; - $version = $_REQUEST["version"]; + $version = $_REQUEST["provides"]; $arch = $_REQUEST["arch"]; $shorturl = $_REQUEST["shorturl"]; $prefix = $_REQUEST["prefix"]; @@ -325,7 +326,7 @@ class GLCASAdmin { echo "Type
"; echo "URL
"; echo "
";
Description
Provides
Short URL
URL Prefix (blank for none)