Proactive investorsLogo Proactive Investors UK Website

Search field
  • Base metal and uranium projects in Namibia Kalahari Minerals
  • Base metals exploration and development in Northern Africa MAGHREB MINERALS PLC
  • South American oil and gas exploration BLACK ROCK OIL
  • Oil & Gas exploration, development & production in Europe Northern 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';
}
?>