DEBUG EXCEPTION

To turn off the debug mode please correct the define('DEBUG',...)
Zend_Controller_Dispatcher_Exception Object
(
    [message:protected] => Invalid controller specified (inc)
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /home/crswo/repo.snowball.duplicationcentre.prod/library/Zend/Controller/Dispatcher/Standard.php
    [line:protected] => 248
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/crswo/repo.snowball.duplicationcentre.prod/library/Zend/Controller/Front.php
                    [line] => 954
                    [function] => dispatch
                    [class] => Zend_Controller_Dispatcher_Standard
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/crswo/repo.snowball.duplicationcentre.prod/public_html/index.php
                    [line] => 69
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)