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