Skip to content

Commit c8e8983

Browse files
authored
fix
1 parent 03de7a3 commit c8e8983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: routes/helpers/base.php

+1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ function view($path, $data = [], $javascript = false)
2525
}
2626

2727
echo $viewContent;
28+
exit();
2829
}

0 commit comments

Comments
 (0)