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