Proactive investorsLogo Proactive Investors UK Website

Search field
  • Advancing the Paguanta Zinc-Silver-Lead Project in Chile Herencia Resources
  • Uranium exploration in West Africa Murchison United
  • Indian Ocean Rim Oil & Gas Exploration, Appraisal & Production OILEX
  • Producing and selling cement in China - Iron ore trader Prosperity Minerals Holdings Limited

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