]> git.mxchange.org Git - friendica.git/commit
Continued with #3010:
authorRoland Häder <roland@mxchange.org>
Wed, 14 Dec 2016 15:59:35 +0000 (16:59 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 14 Dec 2016 15:59:35 +0000 (16:59 +0100)
commit23d4db5149b0c30f09342428a0693a3ae877caca
treedc9620f8c495577cb39658116abe2cb0f6afdfc5
parent4b860e7575d0fab1dc4c354ddbad1924cec187c0
Continued with #3010:
- removed added debug messages (maybe they will come back in accordance to
  code-style guidelines?)
- converted $a->get_baseurl() back to App::get_baseurl()
- reverted back other code I have touched/merged as this was double:
  (substr($url, 0, 4) !== 'http') on $url = 'https://bla'; will be FALSE
  (means found http at start), too.

Signed-off-by: Roland Häder <roland@mxchange.org>
include/api.php
include/dfrn.php
include/enotify.php
include/event.php
include/network.php