Преглед изворни кода

Correcing reference to fn_fetch_function

cedarlug пре 10 година
родитељ
комит
9f638e8fbb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lgsm/functions/core_functions.sh

+ 1 - 1
lgsm/functions/core_functions.sh

@@ -148,7 +148,7 @@ fn_fetch_function
 
 command_fastdl.sh(){
 functionfile="${FUNCNAME}"
-fn_runfunction
+fn_fetch_function
 }
 
 command_ts3_server_pass.sh(){