67 $this->CachedMultyFS =
get_package(
'cached_multy_fs' ,
'last' , __FILE__ );
68 $this->String =
get_package(
'string' ,
'last' , __FILE__ );
100 $ContextSet->execute( $Options , $this , __FILE__ );
102 catch( Exception $e )
136 $ContextSet->execute( $Options , $this , __FILE__ );
138 return( $this->Output );
140 catch( Exception $e )