Deprecated: Non-static method Configure::read() should not be called statically, assuming $this from incompatible context in /home/distortion/revision/cake/libs/view/view.php on line 661
Missing Controller
Error: AboutController could not be found.
Error:
Deprecated: Non-static method Inflector::underscore() should not be called statically, assuming $this from incompatible context in /home/distortion/revision/cake/libs/view/errors/missing_controller.ctp on line 32
Create the class AboutController below in file: app/controllers/about_controller.php
<?php class AboutController extends AppController { var $name = 'About'; } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp