<?php /** * action_file_map.php * @author SalesAgility <support@salesagility.com> * Date: 27/01/14 */ $action_file_map['subpanelviewer'] = 'custom/include/SubPanel/SubPanelViewer.php'; $action_file_map['subpanelsearch'] = 'custom/include/SubPanel/SubPanelSearchDisplay.php';