kevinandre

Missing Controller

Error: MacController could not be found.

Error: Create the class MacController below in file: app/controllers/mac_controller.php

<?php
class MacController extends AppController {

	var $name = 'Mac';
}
?>

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

kevinandre.com. © 2010. All rights reserved. contact me