mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2024-12-22 00:36:41 +02:00
сделал func Getenv()
This commit is contained in:
parent
b57d354faf
commit
1fdb9c8453
@ -105,7 +105,7 @@ func FillSettings() {
|
||||
|
||||
//
|
||||
Name = "EXCLUDE_TABLES"
|
||||
s = Getenv(Name, true)
|
||||
s = Getenv(Name, false)
|
||||
Settings.EXCLUDE_TABLES = s
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user