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