Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

fix for deprecated warning filling up error log about $modx->sendRedirect #189

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

it-scripter
Copy link

The used sendRedirect call is deprecated since MODX 2.0.5 and so it fills the log with errors.

Changed the sendRedirect to the current form
https://docs.modx.com/revolution/2.x/developing-in-modx/other-development-resources/class-reference/modx/modx.sendredirect

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants