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




