Explorar o código

moving mods core functions away

UltimateByte %!s(int64=9) %!d(string=hai) anos
pai
achega
5adee73be4
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -298,6 +298,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+mods_core.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 # Dev
 
 command_dev_debug.sh(){