]> git.mxchange.org Git - friendica.git/commit - mod/photos.php
Remove duplicate $baseurl template variable
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 28 Apr 2019 02:18:30 +0000 (22:18 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 2 May 2019 13:55:48 +0000 (09:55 -0400)
commit9774c95b807eeae0a9f70ce6c75f3f20a5147673
tree61d455dce99123ec525fc7ce2ead1e4c7e15f755
parentd8125eb3db1fe7db0a97302d2cf34e39b299e94b
Remove duplicate $baseurl template variable

- Remove unused $overwriteURL parameter in Renderer::replaceMacros
41 files changed:
mod/cal.php
mod/editpost.php
mod/events.php
mod/fbrowser.php
mod/lostpass.php
mod/opensearch.php
mod/photos.php
mod/poke.php
mod/toggle_mobile.php
mod/uexport.php
mod/videos.php
src/App.php
src/Content/Nav.php
src/Content/OEmbed.php
src/Core/Renderer.php
src/Model/Item.php
src/Model/Profile.php
src/Module/Admin/Addons/Index.php
src/Module/Admin/Blocklist/Contact.php
src/Module/Admin/Blocklist/Server.php
src/Module/Admin/DBSync.php
src/Module/Admin/Federation.php
src/Module/Admin/Item/Delete.php
src/Module/Admin/Logs/Settings.php
src/Module/Admin/Site.php
src/Module/Admin/Summary.php
src/Module/Admin/Themes/Details.php
src/Module/Admin/Themes/Embed.php
src/Module/Admin/Themes/Index.php
src/Module/Admin/Users.php
src/Module/Contact.php
src/Module/Install.php
src/Module/Manifest.php
src/Module/Register.php
src/Module/Xrd.php
view/templates/admin/dbsync/failed_updates.tpl
view/templates/admin/dbsync/structure_check.tpl
view/theme/duepuntozero/config.php
view/theme/frio/config.php
view/theme/quattro/config.php
view/theme/vier/config.php