Proactive investorsLogo Proactive Investors UK Website

Search field
  • Investing in and growing opportunities in the metals and energy sectors Altus Strategies
  • Advanced gold interests in the heart of Argentina's mining district Patagonia Gold
  • Gold and Nickel exploration in Tasmania and Western Australia Greatland Gold
  • South American Gold exploration, development & production. Minera IRL

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