Missing Controller

Error: AdController could not be found.

Error: Create the class AdController below in file: welive/controllers/ad_controller.php

<?php
class AdController extends AppController {

	var $name = 'Ad';
}
?>

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