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