Selaa lähdekoodia

moving mods core functions away

UltimateByte 9 vuotta sitten
vanhempi
commit
5adee73be4
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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(){