mirror of
https://github.com/friendica/friendica
synced 2025-04-24 23:10:11 +00:00
Some more constants are moved to their specific classes
This commit is contained in:
parent
66b0d5e847
commit
9bac8153ae
6 changed files with 36 additions and 38 deletions
|
@ -55,7 +55,6 @@ class Config extends BaseApi
|
|||
'friendica' => [
|
||||
'FRIENDICA_PLATFORM' => FRIENDICA_PLATFORM,
|
||||
'FRIENDICA_VERSION' => FRIENDICA_VERSION,
|
||||
'DFRN_PROTOCOL_VERSION' => DFRN_PROTOCOL_VERSION,
|
||||
'DB_UPDATE_VERSION' => DB_UPDATE_VERSION,
|
||||
]
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue