simple form
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 15 Jul 2015 20:02:15 +0000 (16:02 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 15 Jul 2015 20:02:15 +0000 (16:02 -0400)
controllers/Import.php

index 34e7195..9f29372 100644 (file)
                 echo '<p>
                     Start: ' . $start . '</p>
                     <p>' . $numPagesImported . ' Pages Imported
-                    <form action="admin.php" method="get"><input type="hidden" name="postsarr" value="' . serialize($this->_post) . '">
+                    <form action="admin.php" method="get">
                     <input type="hidden" name="import" value="toolbox">
                     <input type="hidden" name="step" value="1">
                     <input type="hidden" name="start" value="' . $start . '">