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