fix for bug 1373 (add no-cache headers)
authorJoshua Ferraro <jmf@liblime.com>
Sun, 25 Nov 2007 03:51:50 +0000 (21:51 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 25 Nov 2007 22:27:36 +0000 (16:27 -0600)
commitcff6c941061c2ddd4a57128d3df75313581e1ba0
tree569b5305d1d3358749d4d8c64cd201529237f3d5
parent7bfd9507ae5d60b22d4bfd6fdbc867f7c27f3841
fix for bug 1373 (add no-cache headers)

After experiencing this for myself I've decided to just
add them by default, if we want to wrap in a syspref at some
point we can.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Output.pm