HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/modules/jjwg_Address_Cache/Menu.php
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); 
 
if(ACLController::checkAccess('jjwg_Address_Cache', 'edit', true))$module_menu[]=Array("index.php?module=jjwg_Address_Cache&action=EditView&return_module=jjwg_Address_Cache&return_action=DetailView", $GLOBALS['mod_strings']['LNK_NEW_RECORD'],"Createjjwg_Address_Cache", 'jjwg_Address_Cache');
if(ACLController::checkAccess('jjwg_Address_Cache', 'list', true))$module_menu[]=Array("index.php?module=jjwg_Address_Cache&action=index&return_module=jjwg_Address_Cache&return_action=DetailView", $GLOBALS['mod_strings']['LNK_LIST'],"jjwg_Address_Cache", 'jjwg_Address_Cache');
if(ACLController::checkAccess('jjwg_Address_Cache', 'import', true))$module_menu[]=Array("index.php?module=Import&action=Step1&import_module=jjwg_Address_Cache&return_module=jjwg_Address_Cache&return_action=index", $GLOBALS['app_strings']['LBL_IMPORT'],"Import", 'jjwg_Address_Cache');