Skip to content
Snippets Groups Projects
Commit 80ba3f41 authored by Muhammad Rifko Favian's avatar Muhammad Rifko Favian
Browse files

refactor: change file name

parent a360828f
No related merge requests found
......@@ -90,7 +90,7 @@ class EventController {
header("Location:Views/home/home.php");
ob_end_flush();
} else {
header("Location:Views/event/createEvent.php");
header("Location:Views/event/create.php");
ob_end_flush();
}
}
......
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment