Author: Denny
Email: [EMAIL PROTECTED]
Message:
I ended up downloading the older version of the php frontend and changing two lines in 
init.inc:

   $last_mod_field='url.last_modified';
   $crc_field='url.crc';

became:

   $last_mod_field='url.last_mod_time';
   $crc_field='url.crc32';

Reply: <http://www.mnogosearch.org/board/message.php?id=3921>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to