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

Fix for option value being overwritten #522

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Commits on Sep 11, 2019

  1. Fix for option value being overwritten

    Fixes an issue where the option "checked_by_default_value" was being overwritten by another using the same name. Whenever "Checked by default" was enabled and "Advanced subscription" was disabled the issue would appear.
    NEMONAUT authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    c6e2ef8 View commit details
    Browse the repository at this point in the history
  2. Update stcr_utils.php

    Create 'subscribe_reloaded_enable_advanced_subscriptions_value' option.
    NEMONAUT authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    858379f View commit details
    Browse the repository at this point in the history