-) Bugfixing
-) Added HTTP 500 Status code, since this means there is a file and php encountered an error on execution
This commit is contained in:
@@ -93,6 +93,7 @@ class Svn_Parser
|
||||
end
|
||||
|
||||
# Get a file in each directory
|
||||
# TODO: exclude files like Thumbs.db (Example: wordpress-23-related-posts-plugin/)
|
||||
def get_svn_file_entries(dirs)
|
||||
entries = []
|
||||
queue_count = 0
|
||||
|
||||
Reference in New Issue
Block a user