Proactive investorsLogo Proactive Investors UK Website

Search field
  • Indian Ocean Rim Oil & Gas Exploration, Appraisal & Production OILEX
  • South American power plant developer and operator RURELEC
  • Hydrocarbon interests in the Gulf of Mexico, North Sea and Africa Elixir Petroleum
  • North Africa and Middle East Oil and Gas E&P Gulf Keystone Petroleum

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