]> git.mxchange.org Git - hub.git/commit
Continued with crawler:
authorRoland Haeder <roland@mxchange.org>
Fri, 6 Mar 2015 23:26:35 +0000 (00:26 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 6 Mar 2015 23:26:35 +0000 (00:26 +0100)
commit752c242560c8276f27d6a8120d6bd1f8a7b2b4ab
tree2f83e02fab0d08c4ebbfb6f88ba4b55f24f50729
parent5bf17fb3f8238dac36588a54fcc6b123c3e7c78b
Continued with crawler:
- The indexed array needs to be converted to assoziative as other URL sources
  may use index X for something else.
- Renamed $isLoaded to $isAdded as it fits more
- Updated 'core' to latest commit

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/source/class_BaseUrlSource.php
application/hub/main/source/urls/class_CrawlerUploadedListUrlSource.php
core