remove obsolete comment

remotes/origin/stable6
Jörn Friedrich Dreyer 12 years ago committed by Morris Jobke
parent 8899543b7f
commit 3be8e3f8d3
  1. 2
      apps/files/templates/index.php

@ -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">

Loading…
Cancel
Save