]> git.mxchange.org Git - friendica.git/commit
Replace AND and OR in PHP conditions by && and ||
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 8 Jun 2017 02:00:59 +0000 (22:00 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Thu, 8 Jun 2017 02:00:59 +0000 (22:00 -0400)
commit9c0d2c31e87a73f157b360c518eb059e9a2507de
tree02f422f4d6cbf1e196f3bb6ed71bb1a6f8b57e00
parentbee6ad5916159f5218903bbd656bdae6a93089ca
Replace AND and OR in PHP conditions by && and ||
83 files changed:
boot.php
include/Contact.php
include/Photo.php
include/acl_selectors.php
include/api.php
include/auth.php
include/bbcode.php
include/cache.php
include/contact_selectors.php
include/contact_widgets.php
include/conversation.php
include/cron.php
include/cronhooks.php
include/dba.php
include/dba_pdo.php
include/dbclean.php
include/dbm.php
include/dbstructure.php
include/delivery.php
include/dfrn.php
include/diaspora.php
include/discover_poco.php
include/enotify.php
include/follow.php
include/gprobe.php
include/group.php
include/html2plain.php
include/identity.php
include/items.php
include/nav.php
include/network.php
include/notifier.php
include/oembed.php
include/onepoll.php
include/ostatus.php
include/photos.php
include/pidfile.php
include/plaintext.php
include/plugin.php
include/poller.php
include/post_update.php
include/queue.php
include/session.php
include/socgraph.php
include/spool_post.php
include/tags.php
include/text.php
include/threads.php
include/update_gcontact.php
include/xml.php
index.php
mod/admin.php
mod/community.php
mod/contacts.php
mod/dfrn_request.php
mod/dirfind.php
mod/display.php
mod/events.php
mod/fetch.php
mod/follow.php
mod/item.php
mod/network.php
mod/nodeinfo.php
mod/noscrape.php
mod/photo.php
mod/ping.php
mod/poco.php
mod/proxy.php
mod/register.php
mod/search.php
mod/settings.php
mod/update_network.php
object/Item.php
src/App.php
src/Core/Config.php
src/Core/PConfig.php
src/Network/Probe.php
src/Util/Lock.php
update.php
util/maintenance.php
view/theme/frio/php/frio_boot.php
view/theme/vier/style.php
view/theme/vier/theme.php