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


