Missing Controller

Error: DimplexController could not be found.

Error: Create the class DimplexController below in file: app/controllers/dimplex_controller.php

<?php
class DimplexController extends AppController {

	var $name = 'Dimplex';
}
?>

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