Revert "Testing For darth"
Trevor Cooper [06-28-12 - 09:45]
Revert "Testing For darth"
This reverts commit c549fab2ec24f6da75ffe0b65d05036e53e5c9b2.
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 2339097..657a673 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 e7bc07f..9c51354 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",