mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
revert unnecessary variable name changes
This commit is contained in:
parent
189c8ccf6f
commit
263fe0f6bc
58 changed files with 261 additions and 265 deletions
2
boot.php
2
boot.php
|
@ -1358,7 +1358,7 @@ if(! function_exists('profile_sidebar')) {
|
|||
'$pdesc' => $pdesc,
|
||||
'$marital' => $marital,
|
||||
'$homepage' => $homepage,
|
||||
'$diaspora_info' => $diaspora,
|
||||
'$diaspora' => $diaspora,
|
||||
'$contact_block' => $contact_block,
|
||||
));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue