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