Missing Method in PropertiesController
Error: The action Market Street-Flyer.pdf is not defined in controller PropertiesController
Error: Create PropertiesController::Market Street-Flyer.pdf() in file: app/controllers/properties_controller.php.
<?php
class PropertiesController extends AppController {
var $name = 'Properties';
function Market Street-Flyer.pdf() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
