From f6abfb26c42f5d86b0bbbe068a63367ac8c24d73 Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Tue, 5 Jan 2016 19:19:06 +0100 Subject: [PATCH] readded ts3db, updated date --- functions/core_functions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/core_functions.sh b/functions/core_functions.sh index 2f8d41654..60a3e4213 100644 --- a/functions/core_functions.sh +++ b/functions/core_functions.sh @@ -2,6 +2,7 @@ # LGSM core_functions.sh function # Author: Daniel Gibbs # Website: http://gameservermanagers.com +lgsm_version="050116" # Description: Defines all functions to allow download and execution of functions using fn_runfunction. # This function is called first before any other function. Without this file other functions would not load.