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