Core Function Name Changes
To keep ShadoCMS version 7.7 compatible with the up-coming release of ColdFusion8 and the plans to make ShadoCMS compatible with BlueDragon, the following function names have changed:
Component:
/shadomx/core/containers/shado_obj_containers.cfc
function was: "render", now "shadoRender"
Component: /shadomx/core/shado/misc.cfc
function was: "_clone", now "_shadoClone"
function was: "sleep", now "shadoSleep"
Component: /shadomx/util/filesystem/shado_filesystem.cfc
function was: "getFileInfo", now "shadoGetFileInfo"
Component: /shadomx/util/misc/list.cfc
function was: "listRemoveDuplicates", now "shadoListRemoveDuplicates"
Comments
There are no comments for this page as yet.
print page
