Quantcast

Testing For darth

Trevor Cooper [06-28-12 - 09:45]
Testing For darth
Filename
ElvUI_SLE/core/install.lua
ElvUI_SLE/core/options.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 657a673..2339097 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -1,5 +1,5 @@
 local E, L, V, P, G = unpack(ElvUI); --Inport: Engine, Locales, PrivateDB, ProfileDB, GlobalDB
-
+--testing for darth's drunk ass
 local CURRENT_PAGE = 0
 local MAX_PAGE = 8

diff --git a/ElvUI_SLE/core/options.lua b/ElvUI_SLE/core/options.lua
index 9c51354..e7bc07f 100644
--- a/ElvUI_SLE/core/options.lua
+++ b/ElvUI_SLE/core/options.lua
@@ -2,7 +2,7 @@
 local UF = E:GetModule('UnitFrames')
 local AB = E:GetModule('ActionBars')
 local CH = E:GetModule('Chat')
-
+--another testing line
 --Main options group
 E.Options.args.dpe = {
 	type = "group",