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

Update modification.php #2895

Merged
merged 1 commit into from
Apr 15, 2015
Merged

Update modification.php #2895

merged 1 commit into from
Apr 15, 2015

Conversation

osworx
Copy link
Contributor

@osworx osworx commented Apr 9, 2015

  • var $org_maintenance : if after modification mode is different then before, switch to off, because it makes no sence to turn if off when it IS already in maintenance mode!

    line 417: wrong check, was if OFF (maintenance is on)

+ var $org_maintenance : if after modification mode is different then before, switch to off, because it makes no sence to turn if off when it IS already in maintenance mode!
# line 417: wrong check, was if OFF (maintenance is on)
danielkerr added a commit that referenced this pull request Apr 15, 2015
@danielkerr danielkerr merged commit 4ac2f3b into opencart:master Apr 15, 2015
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.

None yet

3 participants