Missing Controller

Error: Milkshake-magController could not be found.

Error: Create the class Milkshake-magController below in file: app/controllers/milkshake-mag_controller.php

<?php
class Milkshake-magController extends AppController {

	var $name = 'Milkshake-mag';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

© Copyright 2010 MILKSHAKE. All rights reserved.