summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-06 18:29:08 +0100
committerAndrew Dolgov <[email protected]>2005-09-06 18:29:08 +0100
commit0d6c5f20e7846dac353f2a4d18d08f927489f615 (patch)
treedd03f02fbfec5e768ebadf436749bfddd493c1e9 /prefs.php
parent27be66c3e248e7c5668bda1d090b844193068bc6 (diff)
remove limit on opml size
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 80270fe75..52eedc6d3 100644
--- a/prefs.php
+++ b/prefs.php
@@ -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">