Missing Method in ToolsController

Error: The action browserplugin is not defined in controller ToolsController

Error: Create ToolsController::browserplugin() in file: app_ns/controllers/tools_controller.php.

<?php
class ToolsController extends AppController {

	var $name = 'Tools';


	function browserplugin() {

	}

}
?>

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

Navigation
Advertisers
Friends