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

[ticket/17320] Remove unused js code from prosilver #6621

Merged
merged 1 commit into from
May 27, 2024

Conversation

danieltj27
Copy link
Contributor

@danieltj27 danieltj27 commented May 23, 2024

The forum_fn.js file contained a small block of code that was commented out so there is no need to keep it in the codebase, especially as it was a fix for IE8 and older browsers.

PHPBB3-17320

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB3-17320

The forum_fn.js file contained a small block of code
that was commented out so there is no need to keep it
in the codebase, especially as it was a fix for IE8
and older browsers.

PHPBB3-17320
@marc1706 marc1706 merged commit d365f17 into phpbb:3.3.x May 27, 2024
45 checks passed
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