Removed Twitter integrations.
This commit is contained in:
parent
da1d3184bc
commit
3ea078df34
17 changed files with 2 additions and 638 deletions
|
@ -152,7 +152,6 @@ Template::set('globals', [
|
|||
'site_name' => $cfg->getValue('site.name', IConfig::T_STR, 'Misuzu'),
|
||||
'site_description' => $cfg->getValue('site.desc', IConfig::T_STR),
|
||||
'site_url' => $cfg->getValue('site.url', IConfig::T_STR),
|
||||
'site_twitter' => $cfg->getValue('social.twitter', IConfig::T_STR),
|
||||
'site_chat' => $cfg->getValue('sockChat.chatPath.normal', IConfig::T_STR),
|
||||
'eeprom' => [
|
||||
'path' => $cfg->getValue('eeprom.path', IConfig::T_STR),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue