Proactive investorsLogo Proactive Investors UK Website

Search field
  • Identification, acquisition & development of gold deposits in West Africa Cluff Gold plc
  • Iron Ore, Manganese and Uranium projects Red Rock Resources
  • North Africa and Middle East Oil and Gas E&P Gulf Keystone Petroleum
  • Development and production of advanced computer vision systems Seeing Machines

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