projects
/
WP-Plugins
/
glm-wp-importer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e60503
)
simple form
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 15 Jul 2015 20:02:15 +0000
(16:02 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 15 Jul 2015 20:02:15 +0000
(16:02 -0400)
controllers/Import.php
patch
|
blob
|
history
diff --git
a/controllers/Import.php
b/controllers/Import.php
index
34e7195
..
9f29372
100644
(file)
--- a/
controllers/Import.php
+++ b/
controllers/Import.php
@@
-714,7
+714,7
@@
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 . '">