X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fedit_course.sh;h=abeae20a8b1d8beb99aeac022b1d5ec53bed01ce;hp=2b825619d494b8b6f75c4faff2ce28d7f51ea06f;hb=c22f240e5cef28ddb31e43b7138fe3ecf659d208;hpb=0cf57dc53c38e306a7303f1b299f38b636fea266 diff --git a/actions/edit_course.sh b/actions/edit_course.sh index 2b82561..abeae20 100644 --- a/actions/edit_course.sh +++ b/actions/edit_course.sh @@ -19,4 +19,4 @@ course="$_GET[\"course\"]" -echo -n "Location: http://$HTTP_HOST/?page=courses&edit=$course\n\n" +echo -n "Location: ?page=courses&edit=$course\n\n"