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



