Missing Controller

Error: PayonlineController could not be found.

Error: Create the class PayonlineController below in file: app/controllers/payonline_controller.php

<?php
class PayonlineController extends AppController {

	var $name = 'Payonline';
}
?>

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