mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 09:49:05 +00:00
ams needs some urls editable without recompiling
This commit is contained in:
parent
7af50aa27d
commit
8b212636d5
1 changed files with 6 additions and 0 deletions
|
@ -888,6 +888,12 @@ void CClientConfig::setValues()
|
||||||
READ_STRING_DEV(ForgetPwdURL)
|
READ_STRING_DEV(ForgetPwdURL)
|
||||||
READ_STRING_DEV(FreeTrialURL)
|
READ_STRING_DEV(FreeTrialURL)
|
||||||
READ_STRING_DEV(LoginSupportURL)
|
READ_STRING_DEV(LoginSupportURL)
|
||||||
|
|
||||||
|
READ_STRING_FV(CreateAccountURL)
|
||||||
|
READ_STRING_FV(EditAccountURL)
|
||||||
|
READ_STRING_FV(ConditionsTermsURL)
|
||||||
|
READ_STRING_FV(ForgetPwdURL)
|
||||||
|
READ_STRING_FV(LoginSupportURL)
|
||||||
|
|
||||||
#ifndef RZ_NO_CLIENT
|
#ifndef RZ_NO_CLIENT
|
||||||
// if cookie is not empty, it means that the client was launch
|
// if cookie is not empty, it means that the client was launch
|
||||||
|
|
Loading…
Reference in a new issue