/wheels/Dispatch.cfc

http://raihan.googlecode.com/ · ColdFusion CFScript · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 2aac71c1e506c60260ab9c3de87f9f6f MD5 · raw file

  1. <cfcomponent output="false">
  2. <cfinclude template="dispatch/functions.cfm">
  3. <cfinclude template="global/functions.cfm">
  4. <cfinclude template="plugins/injection.cfm">
  5. </cfcomponent>