var orlink="' . basename($_REQUEST['filename']) . ' to ' . $_REQUEST['uploaded'] . '";'; if (file_exists("hosts/upload/".$_REQUEST['uploaded'].".php")){ include_once("hosts/upload/".$_REQUEST['uploaded'].".index.php"); if ($max_file_size[$_REQUEST['uploaded']]!=false) if ($fsize > $max_file_size[$_REQUEST['uploaded']]*1024*1024) html_error(lang(66)); include_once("hosts/upload/".$page_upload[$_REQUEST['uploaded']]); } else html_error(lang(67)); if ($download_link || $delete_link || $stat_link || $adm_link) { //Protect down link with http://lix.in/ /* if ($_REQUEST['protect']==1){ unset($post); $post['url'] =$download_link; $post['button'] = 'Protect+Link'; $post['op'] = 'crypt_single'; $post['reset']='Clear'; $page = geturl("lix.in",80,"/index.php","http://lix.in/",0,$post); $tmp = cut_str($page,"http://lix.in/","'"); if (!empty($tmp)) $protect = "http://lix.in/".$tmp; } */ echo "\n
| '.lang(68).': | |
| '.lang(69).': | |
| '.lang(70).': | |
| '.lang(71).': | |
| '.lang(72).': | |
| '.lang(73).': | |
| '.lang(74).': | |
| Protect link: |