ShowBizTom.com

Tom Gregory

Missing Method in HuffingtonsController

Error: The action the-china-the-ioc-ignored_b_115267.html is not defined in controller HuffingtonsController

Error: Create HuffingtonsController::the-china-the-ioc-ignored_b_115267.html() in file: app/controllers/huffingtons_controller.php.

<?php
class HuffingtonsController extends AppController {

	var $name = 'Huffingtons';


	function the-china-the-ioc-ignored_b_115267.html() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.