added brettspillkvled event

This commit is contained in:
2016-08-19 23:46:30 +02:00
parent 10fdc27b2b
commit 29f0afa31f
6 changed files with 88 additions and 10 deletions
+2 -2
View File
@@ -38,11 +38,11 @@ class AnimekveldActivity implements RepeatingActivity {
}
public function getLocation() /* : Location */ {
return "Peppes Kjøpmansgata";
return "Koserommet";
}
public function getOrganiser() /* : User */ {
return "Anders Christensen";
return "Liang Zhu";
}
}