Proactive investorsLogo Proactive Investors UK Website

Search field
  • Eastern Europe Mineral Exploration Lydian International
  • European focused oil and gas explorer and producer Ascent Resources
  • Uranium and Tungsten interests in Australia Thor Mining
  • South American oil and gas exploration BLACK ROCK OIL

Missing controller

You are seeing this error because controller PdfController could not be found.

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

Fatal: Create the class below in file: app/controllers/pdf_controller.php

<?php
class PdfController extends AppController {
   var $name = 'Pdf';
}
?>