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