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