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