[rt-users] rtUnifiedreminder on 3.6

Kevin Falcone falcone at bestpractical.com
Fri Dec 4 12:24:47 EST 2009


On Fri, Dec 04, 2009 at 01:38:20PM +0000, David X. Glover wrote:
> Has anyone attempted to get this script:
> http://wiki.bestpractical.com/view/rtUnifiedreminder
> 
> Working on RT 3.6? It fails because it can't find the Config Class
> Method, and I'm wondering whether to bother trying to hack it to
> make it work, or whether I should give up now.

RT->Config->Get('foo') is the 3.8 syntax for retrieving config vars.
In theory, you can go swap those to $RT::foo and be fine

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20091204/31058bab/attachment.sig>


More information about the rt-users mailing list