Proactive investorsLogo Proactive Investors UK Website

Search field
  • South American oil and gas exploration BLACK ROCK OIL
  • Copper and Gold development interests in the Philippines Finders Resources
  • North Africa and Middle East Oil and Gas E&P Gulf Keystone Petroleum
  • 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';
}
?>