Proactive investors logo proactive canada and usa

  • Uranium exploration and development Strathmore Minerals
  • Junior Gold Company with Two Gold Assets in Ghana KEEGAN RESOURCES INC
  • Most Advanced New Molybdenum Development Project Moly Mines

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