Menu Links loading twice on click
Menu Links loading twice on click
I appear to have an issue where the link specified in the menu is loaded twice.  This is a problem when calling pages that execute SQL Inserts!  I reduced my page to a simple PHP page that opens a log file, writes data, then closes the file.  It does this twice when I follow a link in the menu.  It only does it once if I go to the URL directly.