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