sortSpiderTable
Description
Sorts the spiders table by user agent name to avoid mis-identification of the spider.
Syntax
void sortSpiderTable ()
Notes
- Uses a temporary column to sort table by length of the spider name in descending order
- Called whenever the spiders table is updated (eg spider is inserted, updated or removed)