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