|
@@ -2,11 +2,7 @@
|
|
|
# LGSM core_functions.sh function
|
|
# LGSM core_functions.sh function
|
|
|
# Author: Daniel Gibbs
|
|
# Author: Daniel Gibbs
|
|
|
# Website: http://gameservermanagers.com
|
|
# Website: http://gameservermanagers.com
|
|
|
-<<<<<<< HEAD
|
|
|
|
|
-lgsm_version="190216"
|
|
|
|
|
-=======
|
|
|
|
|
lgsm_version="270216"
|
|
lgsm_version="270216"
|
|
|
->>>>>>> dlmanage
|
|
|
|
|
|
|
|
|
|
# Description: Defines all functions to allow download and execution of functions using fn_fetch_function.
|
|
# Description: Defines all functions to allow download and execution of functions using fn_fetch_function.
|
|
|
# This function is called first before any other function. Without this file other functions would not load.
|
|
# This function is called first before any other function. Without this file other functions would not load.
|