Proactive investorsLogo Proactive Investors UK Website

Search field
  • Zinc extraction and recycling technolgy company ZincOx Resources
  • Diverse investments in a range of minerals and companies REGENCY MINES
  • Diamond exploration and development in Southern Africa Firestone Diamonds
  • Advancing the 1 million ounce Pakrut Gold Project in Tajikistan Kryso Resources

Missing controller

You are seeing this error because controller RegisteredController 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/registered_controller.php

<?php
class RegisteredController extends AppController {
   var $name = 'Registered';
}
?>