Proactive investorsLogo Proactive Investors UK Website

Search field
  • Diamond exploration and development in Southern Africa Firestone Diamonds
  • Diamond Producer and developer in Lesotho, South Africa Kopane Diamond Developments
  • South Africa focused power plant developer and operator IPSA Group
  • Advanced Gold and Copper interests in China Central China Goldfields

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