Missing Controller
Error: StrategicHpController could not be found.
Error: Create the class StrategicHpController below in file: app/controllers/strategic_hp_controller.php
<?php
class StrategicHpController extends AppController {
var $name = 'StrategicHp';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
