Missing Controller

Error: Product75Controller could not be found.

Error: Create the class Product75Controller below in file: app/controllers/product75_controller.php

<?php
class Product75Controller extends AppController {

	var $name = 'Product75';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)08383
Component initialization and startup831040
Render Controller Action911040