remove limit on opml size

This commit is contained in:
Andrew Dolgov 2005-09-06 18:29:08 +01:00
parent 27be66c3e2
commit 0d6c5f20e7
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@
<div class="expPane">
<form enctype="multipart/form-data" method="POST" action="opml.php">
<input type="hidden" name="MAX_FILE_SIZE" value="30000">
File: <input id="opml_file" name="opml_file" type="file">&nbsp;
<input class="button" name="op" onclick="return validateOpmlImport();"
type="submit" value="Import">