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

