Advertisement
Guest User

Test

a guest
Jan 12th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <cfcase value="video">
  2.         <cfset attributes.layout = false />
  3.         <cfoutput>
  4.             <cfinclude template="lay_videolist.cfm" />
  5.         </cfoutput>
  6.     </cfcase>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement