HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/intranet.kauko.lt/wp-content/plugins/file-away/lib/inc/inc.declarations.php
<?php

defined('fileaway') or die('Water, water everywhere, but not a drop to drink.');

$time_format = get_option('time_format');

$date_format = get_option('date_format');

$thefiles = null; 

$included = null; 

$excluded = null; 

$rawnames = null; 

$iconstyle = null; 

$icocol = null; 

$path = null; 

$start = null; 

$basename = null; 

$dir = null; 

$basebase = null; 

$fafl = null; 

$faui = null; 

$faun = null; 

$faur = null; 

$direxcluded = 0; 

$getthumb = false; 

$playaway = false;

$attachaway = false;

$boximages = array();

$crumbies = null;

$iss2 = false;

$fb = 0;

global $is_IE, $is_safari;

$flightbox = $get->is_mobile ? false : $flightbox;

$nolinksbox = $nolinksbox ? 'true' : 'false';

$allbanners = array();

if($encryption)

{

	$s2mem = false;

	$encrypt = new fileaway_encrypted;

}

if($width == '100' && $perpx == '%') $align = 'none';

$clearfix = $align == 'none' ? "<div class='ssfa-clearfix'></div>" : null;

$rsslink = null;

$getrss = false;