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




