mirror of
https://github.com/deajan/obackup.git
synced 2024-11-14 19:53:42 +01:00
Added VerComp Subset
This commit is contained in:
parent
d311ef0574
commit
304dace821
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
## MERGE 2017031301
|
||||
## MERGE 2017040901
|
||||
|
||||
## Merges ofunctions.sh and n_program.sh into program.sh
|
||||
## Adds installer
|
||||
@ -51,6 +51,7 @@ function __PREPROCESSOR_Constants {
|
||||
'#### UrlEncode SUBSET ####'
|
||||
'#### HumanToNumeric SUBSET ####'
|
||||
'#### ArrayContains SUBSET ####'
|
||||
'#### VerComp SUBSET ####'
|
||||
'#### GetConfFileValue SUBSET ####'
|
||||
'#### SetConfFileValue SUBSET ####'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user