annotate LibModuleDBShare-1.0/LibModuleDBShare-1.0.lua @ 3:e56e38558864

Initial file structure.
author Thnan <>
date Fri, 08 Mar 2013 03:51:05 -0500
parents
children 6ea3069a629f
rev   line source
>@3 1 local MAJOR, MINOR = "LibModuleDBShare-1.0", 1
>@3 2 local LibModuleDBShare, oldminor = LibStub:NewLibrary(MAJOR, MINOR)
>@3 3
>@3 4 if not LibModuleDBShare then return end -- No upgrade needed