X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/d496172554ae4ab0dac6e9d7a1e77eb8fd3749df..896af1948aae9c3f48f10cff3752f926347d04f4:/f.php diff --git a/f.php b/f.php index fbf466a..99a67df 100644 --- a/f.php +++ b/f.php @@ -135,17 +135,24 @@ if (!empty ($link['key'])) '' . '' . t('By using our services, you accept our'). ' ' . t('Term Of Service') . '' . - '' . - ''; - ?>' . + t('Warning, this file will self-destruct after being read') . + ''; + } + + ?>' . '' . - t('By using our services, you accept our'). ' ' . t('Term Of Service') . ''; - ?>' . t('Term Of Service') . '' . + ''; + + if ($link['onetime'] == 'O') + { + echo '' . + t('Warning, this file will self-destruct after being read') . + ''; + } + + ?> +