X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/d496172554ae4ab0dac6e9d7a1e77eb8fd3749df..26e9e38e96dd008948e4172888fb5a8fc8f439fb:/f.php diff --git a/f.php b/f.php index fbf466a..59717b9 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') . + ''; + } + + ?> +