From 4d08301bdcfd379057d9e29ad41fa8f705420821 Mon Sep 17 00:00:00 2001 From: Igal Date: Wed, 10 Jun 2015 11:28:32 -0700 Subject: [PATCH] Resolve name conflict with Railo/Lucee BIF getCanonicalPath TBH I didn't test this patch (I don't have Fusebox installed anywhere and don't have the time to install it ATM), but it looks like it should do the trick. --- corefiles/PathUtil.cfc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/corefiles/PathUtil.cfc b/corefiles/PathUtil.cfc index 049ec63..16fe022 100644 --- a/corefiles/PathUtil.cfc +++ b/corefiles/PathUtil.cfc @@ -10,7 +10,7 @@ - + @@ -134,8 +134,8 @@ hint="I deduce the dot-separated path to a CFC given its file system path (and a few heuristics)."> - - + +