remove obsolete comment

This commit is contained in:
Jörn Friedrich Dreyer 2013-09-20 14:28:59 +02:00 committed by Morris Jobke
parent 8899543b7f
commit 3be8e3f8d3
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
<input type="hidden" name="MAX_FILE_SIZE" id="max_upload"
value="<?php p($_['uploadMaxFilesize']) ?>">
<?php endif;?>
<!-- Send the requesttoken, this is needed for older IE versions
because they don't send the CSRF token via HTTP header in this case -->
<input type="hidden" class="max_human_file_size"
value="(max <?php p($_['uploadMaxHumanFilesize']); ?>)">
<input type="hidden" name="dir" value="<?php p($_['dir']) ?>" id="dir">