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