Missing Controller

Error: OnController could not be found.

Error: Create the class OnController below in file: app/controllers/on_controller.php

<?php
class OnController extends AppController {

	var $name = 'On';
}
?>

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