projects
/
confetti
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
support euro symbol
[confetti]
/
actions
/
export_ical.sh
diff --git
a/actions/export_ical.sh
b/actions/export_ical.sh
index
715f4d2
..
e595cb6
100755
(executable)
--- a/
actions/export_ical.sh
+++ b/
actions/export_ical.sh
@@
-18,5
+18,5
@@
# along with Confetti. If not, see <http://www.gnu.org/licenses/>.
echo -n "Content-Type: text/calendar;charset=utf-8\n\n"
-course="$
_GET[\"course\"]
"
+course="$
{_GET[course]}
"
cat "$_DATA/ical/$course"