]> git.mxchange.org Git - friendica.git/commit
Use short form array syntax everywhere
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 15 Jan 2018 13:05:12 +0000 (08:05 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 15 Jan 2018 19:07:17 +0000 (14:07 -0500)
commite36f2bb1fb3439e9993c7568e57140c4f954b772
treea4c8ce9452811022b37554ea21576aababdeda72
parent77dfbaa0bf8b4749ec3f8ea46519a96f5cba464c
Use short form array syntax everywhere

- Add short form array syntax to po2php.php generation
212 files changed:
boot.php
htconfig.php
include/acl_selectors.php
include/api.php
include/bb2diaspora.php
include/bbcode.php
include/conversation.php
include/datetime.php
include/dba.php
include/enotify.php
include/event.php
include/friendica_smarty.php
include/html2bbcode.php
include/html2plain.php
include/items.php
include/like.php
include/nav.php
include/network.php
include/pgettext.php
include/plaintext.php
include/plugin.php
include/post_update.php
include/queue_fn.php
include/security.php
include/session.php
include/tags.php
include/text.php
include/threads.php
index.php
mod/_well_known.php
mod/admin.php
mod/allfriends.php
mod/api.php
mod/apps.php
mod/bookmarklet.php
mod/cal.php
mod/common.php
mod/community.php
mod/contactgroup.php
mod/contacts.php
mod/crepair.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/directory.php
mod/dirfind.php
mod/display.php
mod/editpost.php
mod/events.php
mod/fbrowser.php
mod/fetch.php
mod/filer.php
mod/follow.php
mod/friendica.php
mod/fsuggest.php
mod/group.php
mod/hcard.php
mod/help.php
mod/home.php
mod/hostxrd.php
mod/hovercard.php
mod/install.php
mod/invite.php
mod/item.php
mod/lockview.php
mod/lostpass.php
mod/maintenance.php
mod/manage.php
mod/manifest.php
mod/match.php
mod/message.php
mod/msearch.php
mod/network.php
mod/nodeinfo.php
mod/nogroup.php
mod/noscrape.php
mod/notes.php
mod/notifications.php
mod/notify.php
mod/oexchange.php
mod/opensearch.php
mod/parse_url.php
mod/photo.php
mod/photos.php
mod/ping.php
mod/poco.php
mod/poke.php
mod/pretheme.php
mod/probe.php
mod/profile.php
mod/profile_photo.php
mod/profiles.php
mod/profperm.php
mod/proxy.php
mod/register.php
mod/regmod.php
mod/removeme.php
mod/robots_txt.php
mod/salmon.php
mod/search.php
mod/settings.php
mod/share.php
mod/smilies.php
mod/statistics_json.php
mod/subthread.php
mod/suggest.php
mod/tagger.php
mod/uexport.php
mod/uimport.php
mod/unfollow.php
mod/videos.php
mod/viewcontacts.php
mod/wall_attach.php
mod/wall_upload.php
mod/wallmessage.php
mod/webfinger.php
mod/xrd.php
src/App.php
src/Content/ContactSelector.php
src/Content/Feature.php
src/Content/ForumManager.php
src/Content/OEmbed.php
src/Content/Smilies.php
src/Core/Cache.php
src/Core/Config.php
src/Core/NotificationsManager.php
src/Core/PConfig.php
src/Core/System.php
src/Core/UserImport.php
src/Core/Worker.php
src/Database/DBM.php
src/Database/DBStructure.php
src/Model/Contact.php
src/Model/GContact.php
src/Model/Group.php
src/Model/Photo.php
src/Model/Profile.php
src/Model/User.php
src/Module/Login.php
src/Module/Oembed.php
src/Network/FKOAuthDataStore.php
src/Network/Probe.php
src/Object/Image.php
src/Object/Post.php
src/Object/Thread.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/Email.php
src/Protocol/Feed.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
src/Protocol/Salmon.php
src/Util/Crypto.php
src/Util/Emailer.php
src/Util/ExAuth.php
src/Util/Lock.php
src/Util/Map.php
src/Util/ParseUrl.php
src/Util/XML.php
src/Worker/Cron.php
src/Worker/CronJobs.php
src/Worker/DBClean.php
src/Worker/Delivery.php
src/Worker/Directory.php
src/Worker/DiscoverPoCo.php
src/Worker/Expire.php
src/Worker/GProbe.php
src/Worker/Notifier.php
src/Worker/OnePoll.php
src/Worker/PubSubPublish.php
src/Worker/Queue.php
src/Worker/RemoveContact.php
src/Worker/UpdateGContact.php
update.php
util/docblox_errorchecker.php
util/extract.php
util/fpostit/fpostit.php
util/global_community_silence.php
util/php2po.php
util/po2php.php
util/strings.php
view/lang/bg/strings.php
view/lang/ca/strings.php
view/lang/cs/strings.php
view/lang/de/strings.php
view/lang/en-gb/strings.php
view/lang/en-us/strings.php
view/lang/eo/strings.php
view/lang/es/strings.php
view/lang/fr/strings.php
view/lang/is/strings.php
view/lang/it/strings.php
view/lang/nb-no/strings.php
view/lang/nl/strings.php
view/lang/pl/strings.php
view/lang/pt-br/strings.php
view/lang/ro/strings.php
view/lang/ru/strings.php
view/lang/sv/strings.php
view/lang/zh-cn/strings.php
view/theme/duepuntozero/config.php
view/theme/frio/config.php
view/theme/frio/php/Image.php
view/theme/frio/php/PHPColors/Color.php
view/theme/frio/php/frio_boot.php
view/theme/frio/php/schema.php
view/theme/frio/style.php
view/theme/frio/theme.php
view/theme/frost/theme.php
view/theme/quattro/config.php
view/theme/vier/config.php
view/theme/vier/style.php
view/theme/vier/theme.php