Missing Controller
Error: AdsController could not be found.
Error: Create the class AdsController below in file: app_gueguense/controllers/ads_controller.php
<?php
class AdsController extends AppController {
var $name = 'Ads';
}
?>
Notice: If you want to customize this error message, create app_gueguense/views/errors/missing_controller.ctp
