Proactive investorsLogo Proactive Investors UK Website

Search field
  • Advanced Gold and Copper interests in China Central China Goldfields
  • South American Oil and Gas Explorer and Producer Gold Oil
  • South American oil and gas exploration BLACK ROCK OIL
  • World’s most advanced new primary molybdenum development project. MOLY MINES LTD

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