minor spider reply error fix
This commit is contained in:
parent
e04deb82d1
commit
0e846a9389
@ -1924,7 +1924,7 @@ bool XmlDoc::indexDoc ( ) {
|
||||
|
||||
if ( ! m_spideredTimeValid ) {
|
||||
m_spideredTimeValid = true;
|
||||
m_spideredTime = 0;
|
||||
m_spideredTime = getTimeGlobal();
|
||||
}
|
||||
|
||||
// if this is EABANDONED or EHITCRAWLLIMIT or EHITPROCESSLIMIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user