@@ -701,7 +701,7 @@ if [ ! -e "${servercfgfullpath}" ]; then
echo -en " \r"
fi
-command_details.sh_glibc
+info_glibc.sh
if [ "${engine}" == "avalanche" ]; then
command_details.sh_avalanche
@@ -102,7 +102,7 @@ functionfile="${FUNCNAME}"
fn_runfunction
}
-command_details.sh_glibc(){
+info_glibc.sh(){
functionfile="${FUNCNAME}"
@@ -1,5 +1,5 @@
#!/bin/bash
-# LGSM command_details.sh_glibc function
+# LGSM info_glibc.sh function
# Author: Daniel Gibbs
# Website: http://gameservermanagers.com
lgsm_version="061115"