mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 22:17:17 +02:00
Remove unused theme info value "events_in_profile"
All public events (event if they are ownded by other users) are visible
This commit is contained in:
parent
2baa56d478
commit
0d53c69610
5 changed files with 4 additions and 16 deletions
|
@ -42,8 +42,6 @@ use Friendica\Util\Strings;
|
|||
|
||||
function vier_init(App $a)
|
||||
{
|
||||
$a->setThemeInfoValue('events_in_profile', false);
|
||||
|
||||
Renderer::setActiveTemplateEngine('smarty3');
|
||||
|
||||
$args = DI::args();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue