Missing Controller

Error: CommentsController could not be found.

Error: Create the class CommentsController below in file: app/controllers/comments_controller.php

<?php
class CommentsController extends AppController {

	var $name = 'Comments';
}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)