]> git.wh0rd.org - tt-rss.git/commitdiff
remove limit on opml size
authorAndrew Dolgov <fox@bah.spb.su>
Tue, 6 Sep 2005 17:29:08 +0000 (18:29 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Tue, 6 Sep 2005 17:29:08 +0000 (18:29 +0100)
prefs.php

index 80270fe7566dc959e5ae3a5f692736d58dd87760..52eedc6d3c9bb98260d7917dbd8545f2987e5bac 100644 (file)
--- 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">