Stop infomation pages being indexed twice#4
Merged
opencart merged 1 commit intoopencart:masterfrom Jul 25, 2012
ADDCreative:privacyindex
Merged
Stop infomation pages being indexed twice#4opencart merged 1 commit intoopencart:masterfrom ADDCreative:privacyindex
opencart merged 1 commit intoopencart:masterfrom
ADDCreative:privacyindex
Conversation
opencart
pushed a commit
that referenced
this pull request
Jul 25, 2012
Stop infomation pages being indexed twice
Collaborator
|
thx |
Closed
This was referenced Jun 18, 2016
Closed
This was referenced Jun 12, 2017
This was referenced Jul 17, 2020
danielkerr
pushed a commit
that referenced
this pull request
Jul 24, 2020
Update 3.0.x.x maintenance branch
This was referenced Jan 8, 2021
Closed
Closed
trydalcoholic
added a commit
to trydalcoholic/opencart
that referenced
this pull request
Jun 29, 2025
- Use boolean value for hash_hmac binary parameter - Change GDPR editStatus parameter from bool to int to match actual usage - Status codes based on controller comments: 0=unverified, 1=pending, 2=processing, 3=complete/delete, -1=denied Fixes PHPStan errors: - Parameter opencart#4 $binary of function hash_hmac expects bool, int given - Parameter opencart#2 $status of method editStatus() expects bool, int given Signed-off-by: Anton Semenov <20430159+trydalcoholic@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stops privacy policy and affiliate policy being indexed twice by search engines.