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