[Pansophy] Entry made in Pansophy Logbook by MDICKEY
MDICKEY at jlab.org
MDICKEY at jlab.org
Wed Mar 14 09:43:46 EDT 2012
Pansophy Logbook Entry
Keywords: Application.cfc
Date: 14-Mar-2012
Text: I made some changes to Application.cfc to work better with SamTraxs. I added (approx. line 112)
AND FIND("/Components/SamTraxs/", #SCRIPT_NAME#) EQ 0
to the SCRIPT_NAME check section in the OnRequest function to not process .cfms in that folder. We can exclude other folders from processing in the same way.
I also removed (by way of comment) the <CFELSE> portion (approx. lines 172-190) which was adding the footer to most of the pages, regardless of the check.
More information about the Pansophy
mailing list