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:
9d0d16a
)
Fix for uploads files
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 4 Nov 2015 17:08:50 +0000
(12:08 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 4 Nov 2015 17:08:50 +0000
(12:08 -0500)
for government
controllers/ToolboxImport.php
patch
|
blob
|
history
diff --git
a/controllers/ToolboxImport.php
b/controllers/ToolboxImport.php
index
5219465
..
2d5581f
100644
(file)
--- a/
controllers/ToolboxImport.php
+++ b/
controllers/ToolboxImport.php
@@
-962,7
+962,7
@@
// check on format of filename
if (!$key && ($fileName && $fileTitle)) {
$key = $this->_handleMediaFile(
- $file
Name
,
+ $file
Info['basename']
,
$fileTitle,
'',
$post->ID,