Hi, good day. May I ask why I’m receiving undefined content instead of an Error 404 when a page is not attached?
- Used template provided
- Commented "->attach(require 'pages/AboutPage.php')"
- This happens when "About" link is clicked, but when directly visited thru URL, Error 404 will occur

Hi, good day. May I ask why I’m receiving undefined content instead of an Error 404 when a page is not attached?