From 82908257a64d4fd67785c76ab33b0392bc9d9724 Mon Sep 17 00:00:00 2001
From: Nick White <git@njw.me.uk>
Date: Mon, 17 Oct 2011 18:39:13 +0100
Subject: Take care to initialise variables before use

---
 plans/bnbook | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'plans')

diff --git a/plans/bnbook b/plans/bnbook
index ea7200f..f5dd33e 100644
--- a/plans/bnbook
+++ b/plans/bnbook
@@ -23,3 +23,5 @@ http://search2.barnesandnoble.com/digbooks/proxy/54/9780312361983/%d/fp
 the %d can be replaced with the page number
 requesting a page which isn't available
 (freevendstatus="false") returns the standard book swf
+
+note that cookies have to be sent for the fp stuff to work. cookies from the homepage work fine
-- 
cgit v1.2.3