Routines cannot be declared more than once Hi, I am getting a problem while including a cfm file into another cfm file. I am trying to include two cfm files by using cfinclude. Unfortunately both have a function similar . It is generating an error Routines cannot be declared more than once Can you please help me out to fix this issue. Is there any include_once like in PHP.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:324283 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
