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

moving mods core functions away

UltimateByte пре 9 година
родитељ
комит
5adee73be4
1 измењених фајлова са 5 додато и 0 уклоњено
  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(){