Missing Controller

Error: OnlinePharmacyController could not be found.

Error: Create the class OnlinePharmacyController below in file: app/controllers/online_pharmacy_controller.php

<?php
class OnlinePharmacyController extends AppController {

	var $name = 'OnlinePharmacy';
}
?>

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