Proactive investorsLogo Proactive Investors UK Website

Search field
  • Diverse investments in a range of minerals and companies REGENCY MINES
  • Nickel Laterite Producer in the Philippines Rusina Mining
  • Mineral exploration and development in Turkey Ariana Resources
  • Platinum and Nickel extraction specialists Braemore Resources

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';
}
?>