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