Remove old comment

This became outdated soon after it was added 20 years ago.

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
This commit is contained in:
Kamil Tekiela 2026-02-14 17:07:02 +00:00
parent 7b9034ee6c
commit b2096579f1

View File

@ -390,7 +390,6 @@ class Plugins
);
if ($propertyItem->getForce() != null) {
// Same code is also few lines lower, update both if needed
$ret .= ' onclick="if (!this.checked &amp;&amp; '
. '(!document.getElementById(\'checkbox_' . $pluginName
. '_' . $propertyItem->getForce() . '\') '