User1552457951 posted
I have added simple logging to my functions library which requires a class to work. When I use an include link (<!--#include file="./system_logger.asp" -->) it displays a "name redefined" error. GREP was used to remove all references to the class file
except in the function library.
How do I include a class file reference in an external library?