Doug Sparling - Musician/Composer

February 5, 2012

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