Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

Errors view

API >> mvc >> views >> errors
The errors view catches all errors, this includes 404 errors caught by the web server and thrown by Vork upon catching a missing page element (missing view, controller file exists but is missing controller class, etc.)
The view contains a Google Search box that will be prefilled to search Google within your domain for the missing page.