Missing Controller

Error: SystemController could not be found.

Error: Create the class SystemController below in file: app/controllers/system_controller.php

<?php
class SystemController extends AppController {

	var $name = 'System';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp