echo "<b>time=</b>[minute|hour|day|week|month|none]<i> (" . t('Optional') . ', '. t('default: none') . ")</i> <br />";\r
echo "<b>password=</b>your_password<i> (" . t('Optional') . ")</i> <br />";\r
echo "<b>one_time_download=</b>1<i> (" . t('Optional') . ")</i> <br />";\r
+ echo "<b>upload_password=</b>your_upload_password<i> (" . t('Optional') . ")</i> <br />";\r
echo '</p>';\r
echo '<p>' . t('This will return brut text content.') . ' ' .\r
t('First line is the download reference and the second line the delete code.') . '<br /></p>';\r
echo "$name: <a href=\"" . $web_root . "script.php?lang=$lang\">" . $web_root . "script.php?lang=$lang</a> ";\r
echo '</p>';\r
\r
- echo '<h3>' . t('Initalize a asynchronous transfert') . ':</h3>';\r
+ echo '<h3>' . t('Initalize an asynchronous transfert') . ':</h3>';\r
echo '<p>';\r
echo t('The goal is to permit to transfert big file, chunk by chunk.') . ' ';\r
echo t('Chunks of data must be sent in order.');\r
echo "<b>time=</b>[minute|hour|day|week|month|none]<i> (" . t('Optional') . ', '. t('default: none') . ")</i> <br />";\r
echo "<b>password=</b>your_password<i> (" . t('Optional') . ")</i> <br />";\r
echo "<b>one_time_download=</b>1<i> (" . t('Optional') . ")</i> <br />";\r
+ echo "<b>upload_password=</b>your_upload_password<i> (" . t('Optional') . ")</i> <br />";\r
echo '</p>';\r
echo '<p>' . t('This will return brut text content.') . ' ' .\r
t('First line is the asynchronous transfert reference and the second line the code to use in the next operation.') . '<br /></p>';\r