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