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