You are here

constant UC_CART_ORDER_TIMEOUT in Ubercart 7.3

Time in seconds after which a cart order is deemed abandoned.

File

uc_cart/uc_cart.module, line 18

Code

define('UC_CART_ORDER_TIMEOUT', 86400);