e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
323 stars 214 forks source link

Some forum code cleanup #5320

Open rica-carv opened 3 months ago

rica-carv commented 3 months ago

Motivation and Context

Forum code has unused variables, and some hardcoded shortcodes. This is probably the start of that changes...

Description

Cleared some variables unecessary inside code scope

How Has This Been Tested?

Tested with v2.3.3

Types of Changes

Checklist

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit 16610312 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 75.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 38.8% (-0.2% change).

View more on Code Climate.