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