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

