Proactive investorsLogo Proactive Investors UK Website

Search field
  • Diamond development and production interests in Southern Africa Pangea Diamondfields
  • Oil and Gas producer in the Gulf of Mexico and Middle East Gulfsands Petroleum
  • North Africa and Middle East Oil and Gas E&P Gulf Keystone Petroleum
  • Advanced coal interests in Indonedia's coal heartland Churchill Mining

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