X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FApp.php;h=623a5b63a20a29b463bf78231394a503c07139bb;hb=edc6851f0ee016b3140d81a4dcac2a50240ee959;hp=abad4ee35d1f153ce760c53adbda23ffaec745e7;hpb=fe547b7851e5175aed1e9335f265ea25b24bca7c;p=friendica.git diff --git a/src/App.php b/src/App.php index abad4ee35d..623a5b63a2 100644 --- a/src/App.php +++ b/src/App.php @@ -69,7 +69,6 @@ class App private $theme_info = [ 'videowidth' => 425, 'videoheight' => 350, - 'events_in_profile' => true ]; private $user_id = 0;