mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
from now vesta.conf can override any func variable
This commit is contained in:
parent
73be3c7543
commit
ed54f83795
200 changed files with 200 additions and 201 deletions
|
@ -23,9 +23,9 @@ charsets=${7-UTF8,LATIN1,WIN1250,WIN1251,WIN1252,WIN1256,WIN1258,KOI8}
|
|||
template=${8-template1}
|
||||
|
||||
# Includes
|
||||
source $VESTA/conf/vesta.conf
|
||||
source $VESTA/func/main.sh
|
||||
source $VESTA/func/db.sh
|
||||
source $VESTA/conf/vesta.conf
|
||||
|
||||
# Hiding password
|
||||
A4='******'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue