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

