]> git.mxchange.org Git - friendica.git/commit - mod/ping.php
Move Global Functions - Part 3
authorPhilipp Holzer <admin@philipp.info>
Sat, 20 Oct 2018 16:19:55 +0000 (18:19 +0200)
committerPhilipp Holzer <admin@philipp.info>
Sat, 20 Oct 2018 16:19:55 +0000 (18:19 +0200)
commit4392858662214959f649b68f6b2eabe041c98d81
tree3ff6dcddfe3a3610fcb0cc4f05f44011532a9dec
parentec9f1563f9efe5b1d4ccb6939e96a692041ec425
Move Global Functions - Part 3
- Replaced every CACHE definition
- Moved check_url to App->checkURL()
- Removed unused definition "ZCURL_TIMEOUT"
16 files changed:
boot.php
index.php
mod/ping.php
mod/search.php
src/App.php
src/Content/OEmbed.php
src/Model/GContact.php
src/Model/Photo.php
src/Model/Profile.php
src/Network/Probe.php
src/Protocol/ActivityPub/Transmitter.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Util/JsonLD.php
src/Worker/DiscoverPoCo.php
src/Worker/Queue.php