Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix namespace references for repr_log() #58

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

BlairCooper
Copy link
Contributor

Fixes #57
With the "Fix security issues" change, repr_log() was moved from Admin.php to reactpress.php but the namespace reference in User.php was not updated, or added to Controller.php.

Fixes rockiger#57
With the "Fix security issues" change, repr_log() was moved from
Admin.php to reactpress.php but the namespace reference in User.php was
not updated, or added to Controller.php.
Copy link
Owner

@rockiger rockiger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. One thing less on my list :)

@rockiger rockiger merged commit 50d1ed5 into rockiger:develop Jun 4, 2024
1 check passed
@BlairCooper BlairCooper deleted the missing_repr_log branch June 4, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reactpress plugin error: Fatal error: Uncaught Error: Call to undefined function
2 participants