]> git.mxchange.org Git - friendica.git/commit - src/Model/User.php
Escape global namespaced get_app() calls
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 28 Dec 2018 00:22:35 +0000 (19:22 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 4 Jan 2019 02:27:36 +0000 (21:27 -0500)
commit5e1ceb57de62e4f2b6af957fa7952eed09c1aedb
treed1cc87331a1c082d40272316debb590664fff697
parentb8030313e57c987e98e93d510a15e856b3d2d0b0
Escape global namespaced get_app() calls

- Add deprecated status
52 files changed:
boot.php
include/api.php
include/enotify.php
mod/fbrowser.php
mod/item.php
mod/lostpass.php
mod/message.php
mod/nodeinfo.php
mod/ostatus_subscribe.php
mod/regmod.php
mod/repair_ostatus.php
mod/settings.php
src/BaseModule.php
src/Content/OEmbed.php
src/Content/Text/HTML.php
src/Content/Widget.php
src/Content/Widget/CalendarExport.php
src/Core/Console/DocBloxErrorChecker.php
src/Core/Console/GlobalCommunityBlock.php
src/Core/Console/GlobalCommunitySilence.php
src/Core/Console/NewPassword.php
src/Core/Console/PhpToPo.php
src/Core/Console/PoToPhp.php
src/Core/Console/Typo.php
src/Core/Theme.php
src/Core/Worker.php
src/Database/DBA.php
src/Model/Contact.php
src/Model/GContact.php
src/Model/Item.php
src/Model/Mail.php
src/Model/Photo.php
src/Model/Profile.php
src/Model/User.php
src/Network/FKOAuth1.php
src/Network/Probe.php
src/Object/Image.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/Feed.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
src/Render/FriendicaSmarty.php
src/Render/FriendicaSmartyEngine.php
src/Util/ExAuth.php
src/Util/Network.php
src/Util/ParseUrl.php
src/Util/Temporal.php
tests/include/ApiTest.php
view/theme/frio/php/scheme.php
view/theme/smoothly/theme.php
view/theme/vier/theme.php