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