diff --git a/html/Samhäll.php b/html/Samhäll.php index fd0b3d7..8ae64a1 100644 --- a/html/Samhäll.php +++ b/html/Samhäll.php @@ -79,7 +79,7 @@ createCourse("Programfördjupning 2","prof2",100 , ""); createCourse("Individuellt val 1","indv1",100 , ""); createCourse("Individuellt val 2","indv2",100 , ""); -include "createCourse_end.php"; +include "include/createCourse_end.php"; ?>