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