------------------------------------------------------------------------
r47 | idefix6 | 2010-11-08 21:33:09 +0000 (Mon, 08 Nov 2010) | 2 lines
Changed paths:
   A /tags/v1.98 (from /trunk:46)

Replaced getglobal() with _G[].
Modified code to use the local self instead of the global this.
------------------------------------------------------------------------
r46 | idefix6 | 2010-11-08 21:25:01 +0000 (Mon, 08 Nov 2010) | 2 lines
Changed paths:
   M /trunk/autoInvite.lua
   M /trunk/autoInvite.toc
   M /trunk/autoInvite.xml
   M /trunk/autoInviteTemplate.xml

Replaced getglobal() with _G[].
Modified code to use the local self instead of the global this.
------------------------------------------------------------------------
