Skip to content

Fixed issue #41 #42

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

Open
wants to merge 8 commits into
base: MOODLE_311_STABLE
Choose a base branch
from

Conversation

sampraxis
Copy link

Fix SQL in classes/custompage.php to use moodle_database API IGNORE_MULTIPLE instead of LIMIT 1 in SQL , when call moodle_database::get_record_sql(...).
Close #41

sampraxis and others added 8 commits April 19, 2022 11:37
Fix moodle_database::get_record_sql by change LIMIT 1 to IGNORE_MULTIPLE strictness
Fix version file
Co-authored-by: Sam Møller <41996743+sampraxis@users.noreply.github.com>
@Snowdle
Copy link

Snowdle commented Mar 10, 2023

Also fixed PHP 8.x error

@cirrus3d
Copy link

cirrus3d commented Aug 2, 2023

This is a useful plugin. Can someone review and approve the merge request?

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.

5 participants