Regenerated PDF
This commit is contained in:
@@ -443,6 +443,7 @@ if ($deletefile) {
|
||||
#-------------------------------------------------------------------------------
|
||||
if ($scan) {
|
||||
$LOG->info( "Scan is not fully implemented yet" );
|
||||
# Testing. Processes the first two feeds
|
||||
scanDB($dbh, \%keymap);
|
||||
}
|
||||
|
||||
@@ -1704,7 +1705,7 @@ sub robotRulesOK {
|
||||
# we examine the 'content-type' header looking for the string
|
||||
# 'xml' or 'html' in it. The former denotes a feed, and the
|
||||
# latter a normal HTML page.
|
||||
# We use Feed::Find if the page is HTML in ordfer to find any
|
||||
# We use Feed::Find if the page is HTML in order to find any
|
||||
# "child" feeds which we really want to process if we find any.
|
||||
# THROWS: No exceptions
|
||||
# COMMENTS: None
|
||||
|
Reference in New Issue
Block a user