[rt-users] Add value to array in RT_SiteConfig.pm
    Pavel Gulchouck 
    gul at gul.kiev.ua
       
    Fri Apr 26 05:12:48 EDT 2013
    
    
  
Hi.
Is it possible to add a value to array in config?
I want to add one custom script to @JSFiles, but cannot find 
anything like Push() or Add() in config parser, only Set().
Is the only way copy all predefined array from RT_Config.pm to 
RT_SiteConfig.pm?
The same question for add (or modify) some key/value of %Lifecycles hash 
without copying it all to RT_SiteConfig.pm.
Thanks.
-- 
Pavel
    
    
More information about the rt-users
mailing list