This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://lists2.roe3.org/hesk/cache/__latest.txt'
1781968629|3.7.10
wget 'https://lists2.roe3.org/hesk/cache/cf_649df08a448ee3fa90f3746baaf6b0907df42c91.cache.php'
<?php if (!defined('IN_SCRIPT')) {die();} $hesk_settings['custom_fields']=array (
);
wget 'https://lists2.roe3.org/hesk/cache/index.htm'
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don't have permission to access this folder.<P>
<hr />
</BODY></HTML>
wget 'https://lists2.roe3.org/hesk/cache/kb.cache.php'
<?php if (!defined('IN_SCRIPT')) {die();} $hesk_settings['kb_enable']=0;
wget 'https://lists2.roe3.org/hesk/cache/priority_649df08a448ee3fa90f3746baaf6b0907df42c91.cache.php'
<?php if (!defined('IN_SCRIPT')) {die();} $hesk_settings['priorities']=array (
3 =>
array (
'id' => '3',
'name' => 'Low',
'color' => '#71a5ec',
'can_customers_select' => '1',
'priority_order' => '1',
),
2 =>
array (
'id' => '2',
'name' => 'Medium',
'color' => '#3abb7a',
'can_customers_select' => '1',
'priority_order' => '2',
),
1 =>
array (
'id' => '1',
'name' => 'High',
'color' => '#fac500',
'can_customers_select' => '1',
'priority_order' => '3',
),
0 =>
array (
'id' => '0',
'name' => 'Critical',
'color' => '#e74441',
'can_customers_select' => '0',
'priority_order' => '4',
),
);
wget 'https://lists2.roe3.org/hesk/cache/status_649df08a448ee3fa90f3746baaf6b0907df42c91.cache.php'
<?php if (!defined('IN_SCRIPT')) {die();} $hesk_settings['statuses']=array (
0 =>
array (
'name' => 'New',
'class' => 'open',
),
1 =>
array (
'name' => 'Waiting reply',
'class' => 'waitingreply',
),
2 =>
array (
'name' => 'Replied',
'class' => 'replied',
),
3 =>
array (
'name' => 'Resolved',
'class' => 'resolved',
),
4 =>
array (
'name' => 'In Progress',
'class' => 'inprogress',
),
5 =>
array (
'name' => 'On Hold',
'class' => 'onhold',
),
);