bug 4314: add using_https environment variable
authorGalen Charlton <gmcharlt@gmail.com>
Wed, 10 Mar 2010 15:25:50 +0000 (10:25 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Mar 2010 00:23:35 +0000 (20:23 -0400)
commitb340fb834c11564738fe8f1c1a93af7a641ba2ca
treee1320b35569414fade8cfdf27e1c93326661b3b5
parent05cbb9295c42b241ca5aa57e6c5c2677d082b0e4
bug 4314: add using_https environment variable

Added new HTML template variable, using_https, for use
of OPAC or staff-side templates that may need to know
whether to use http:// or https:// links to off-site
content.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Auth.pm