K 10 svn:author V 3 dfr K 8 svn:date V 27 1999-02-20T21:22:00.000000Z K 7 svn:log V 296 A correction to the code which attempts to prevent the same module being loaded twice. It used rindex() to strip the pathname but failed to account for the fact that rindex() will return a pointer to the '/', not the first character of the filename. Submitted by: Nick Hibma END