]> git.mxchange.org Git - friendica.git/commit
Log the execution time
authorMichael <heluecht@pirati.ca>
Tue, 17 May 2022 20:47:23 +0000 (20:47 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 17 May 2022 20:47:23 +0000 (20:47 +0000)
commit4016a576d55d2e9b4b3acbe515a73b8c025ef215
tree3bebad9909a81715ac89095bb5e699718103a665
parent6eb70bea165d4c3f88121456fd9e8bc2c3916b2b
Log the execution time
27 files changed:
mod/fbrowser.php
mod/photos.php
mod/pubsub.php
mod/pubsubhubbub.php
mod/share.php
mod/tagger.php
mod/wall_attach.php
mod/wall_upload.php
src/App.php
src/App/Page.php
src/Core/System.php
src/Module/Admin/PhpInfo.php
src/Module/Attach.php
src/Module/Contact/Hovercard.php
src/Module/Debug/ItemBody.php
src/Module/Group.php
src/Module/HTTPException/PageNotFound.php
src/Module/Oembed.php
src/Module/PermissionTooltip.php
src/Module/Photo.php
src/Module/Proxy.php
src/Module/RobotsTxt.php
src/Module/Settings/UserExport.php
src/Module/Theme.php
src/Module/ThemeDetails.php
src/Module/Update/Network.php
src/Util/JsonLD.php