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