Proactive investorsLogo Proactive Investors UK Website

Search field
  • Emerging Tin and Tantalum Producer Gippsland
  • Gold and Copper exploration and development in Turkey Stratex International
  • Mid-Tier Mining Group With Copper Production CopperCo Limited
  • Southern Africa precious metal extraction and development specialist Goldplat

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