249 :
250 : <cfscript>
251 : FB_.fullPath=ListRest(fusebox.Circuits[fusebox.TargetCircuit], "/");//make a variable to hold the full path down to the target, excluding the root
252 : FB_.Corepath="";//initialize
253 : fusebox.thisCircuit=fusebox.HomeCircuit;//current circuit, set to root now
|