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

Localize group calendar event times #1361

Merged
merged 3 commits into from
Mar 18, 2020
Merged

Localize group calendar event times #1361

merged 3 commits into from
Mar 18, 2020

Conversation

anthonyfuentes
Copy link
Contributor

protected function _getUserParams()
{
$userId = User::get('id');
$query = "SELECT params from jos_users where id = $userId;";
Copy link
Contributor

@hubzero-admin hubzero-admin Mar 11, 2020

Choose a reason for hiding this comment

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

Escape $userId?

@hubzero-admin hubzero-admin changed the base branch from 2.2 to dev March 13, 2020 15:27
@hubzero-admin hubzero-admin merged commit 8dbbcab into hubzero:dev Mar 18, 2020
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.

2 participants