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/cache/modules/ACLActions/language/en_us.lang.php
<?php
// created: 2014-04-25 10:45:11
$mod_strings = array (
  'LBL_ACCESS_ALL' => 'All',
  'LBL_ACCESS_NONE' => 'None',
  'LBL_ACCESS_OWNER' => 'Owner',
  'LBL_ACCESS_NORMAL' => 'Normal',
  'LBL_ACCESS_ADMIN' => 'Admin',
  'LBL_ACCESS_ENABLED' => 'Enabled',
  'LBL_ACCESS_DISABLED' => 'Disabled',
  'LBL_ACCESS_DEV' => 'Developer',
  'LBL_ACCESS_ADMIN_DEV' => 'Admin & Developer',
  'LBL_NAME' => 'Name',
  'LBL_DESCRIPTION' => 'Description',
  'LIST_ROLES' => 'List Roles',
  'LBL_USERS_SUBPANEL_TITLE' => 'Users',
  'LIST_ROLES_BY_USER' => 'List Roles By User',
  'LBL_ROLES_SUBPANEL_TITLE' => 'User Roles',
  'LBL_SEARCH_FORM_TITLE' => 'Search',
  'LBL_ACTION_VIEW' => 'View',
  'LBL_ACTION_EDIT' => 'Edit',
  'LBL_ACTION_DELETE' => 'Delete',
  'LBL_ACTION_IMPORT' => 'Import',
  'LBL_ACTION_EXPORT' => 'Export',
  'LBL_ACTION_LIST' => 'List',
  'LBL_ACTION_MASSUPDATE' => 'Mass Update',
  'LBL_ACTION_ACCESS' => 'Access',
  'LBL_ACTION_ADMIN' => 'Access Type',
  'LBL_ACCESS_DEFAULT' => 'Not Set',
  'LBL_ACCESS_GROUP' => 'Group',
);