detect readme.txt and changelog.txt
This commit is contained in:
@@ -63,7 +63,7 @@ class WpDetector
|
||||
items << {
|
||||
:url => url,
|
||||
:name => item,
|
||||
:path => "#{type}/#{item}",
|
||||
:path => "#{type}/#{item}/",
|
||||
:wp_content_dir => wp_content_dir
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user