detect readme.txt and changelog.txt

This commit is contained in:
Christian Mehlmauer
2012-09-16 13:09:41 +02:00
parent ea31feaebc
commit 909f05a38b
3 changed files with 36 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ class WpDetector
items << {
:url => url,
:name => item,
:path => "#{type}/#{item}",
:path => "#{type}/#{item}/",
:wp_content_dir => wp_content_dir
}
end