]> 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 16:02:10 +0000 (17:02 +0100)
commit41db906dc402ed94521a8b1fde088107c201f20b
treecd8f9ace8b84fbb17babaa7e5f22a58882dc0ff6
parent307df4ee5c1e9ceb44bf403c4c0bfdb87858307f
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