All uses of variable_get() have now been removed from core Ubercart EXCEPT for the payment gateways (which have not yet been fully ported to D8.

So we can remove the variable_get() dummy function from uc_store and move it to uc_payment where it will be available when needed.

CommentFileSizeAuthor
variable_get.patch1.01 KBtr

Comments

TR created an issue. See original summary.

tr’s picture

Status: Needs review » Fixed

Committed.

  • TR committed f5a54e6 on 8.x-4.x
    Issue #2643214 by TR: Move variable_get() shim to uc_payment
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.