Fix new function name for getBaseurl() #746

Closed
JonnyTischbein wants to merge 1 commit from friendica/#5862_function_rename into develop
JonnyTischbein commented 2018-10-11 23:55:01 +02:00 (Migrated from github.com)

To PR https://github.com/friendica/friendica/pull/5862 I noticed in /contacts/[id]/conversations

"PHP message: PHP Fatal error:  Uncaught Error: Call to undefined method Friendica\App::get_baseurl() in /var/www/friendica/addon/viewsrc/viewsrc.php:55

Should be fixing it

To PR https://github.com/friendica/friendica/pull/5862 I noticed in `/contacts/[id]/conversations` "PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Friendica\App::get_baseurl() in /var/www/friendica/addon/viewsrc/viewsrc.php:55 Should be fixing it
JonnyTischbein commented 2018-10-11 23:59:40 +02:00 (Migrated from github.com)

Ohh I just forgot to fetch the upstream repo. Sorry about that!

Ohh I just forgot to fetch the upstream repo. Sorry about that!

Pull request closed

Sign in to join this conversation.
No description provided.