Fixing the bug in the get cart method when not logged in.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Nov 2017 15:32:20 +0000 (11:32 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Nov 2017 15:32:20 +0000 (11:32 -0400)
commitb5d7a59197df8a435e81ae652342f34ea46b2306
tree5ad41abbdfe5b899a4e6b6aaef17785239d8b3cf
parentda47eba0b29d274587f23da161c7592d5361960b
Fixing the bug in the get cart method when not logged in.

If not logged in there may not be session loggin variable so need to
check for not isset first.
classes/regCartSupport.php