Proactive investorsLogo Proactive Investors UK Website

Search field
  • Nickel Laterite Producer in the Philippines Rusina Mining
  • Mineral exploration and development in Turkey Ariana Resources
  • South American oil and gas exploration BLACK ROCK OIL
  • Indian Ocean Rim Oil & Gas Exploration, Appraisal & Production OILEX

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