Changeset 189
- Timestamp:
- 06/13/06 15:42:41 (3 years ago)
- Location:
- fusebox5
- Files:
-
- 2 modified
-
fusebox5.cfm (modified) (1 diff)
-
skeleton/Application.cfm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fusebox5/fusebox5.cfm
r188 r189 1 <cftry> 2 <cfsilent> 1 <cftry><cfsilent> <!--- on one line to avoid leading whitespace ---> 3 2 <!--- 4 3 Fusebox Software License -
fusebox5/skeleton/Application.cfm
r53 r189 3 3 <cflocation url="index.cfm" addtoken="no" /> 4 4 </cfif> 5 <!--- there must be no newline after the closing cfsilent tag if you want all leading whitespace suppressed ---> 5 6 </cfsilent>
