There's a duplicated call to a 'uc_carg_get_contents' in a uc_cart module's function.
The patch increases efficiency.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_cart.pages_.inc_.patch | 470 bytes | jherencia |
There's a duplicated call to a 'uc_carg_get_contents' in a uc_cart module's function.
The patch increases efficiency.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_cart.pages_.inc_.patch | 470 bytes | jherencia |
Comments
Comment #1
jherencia commentedComment #2
Island Usurper commentedYeah, that makes sense. Thanks, and committed.