From ce7c92d6587984d3a4bb1e82b206490cf397d4f4 Mon Sep 17 00:00:00 2001 From: Leon Barrett Date: Mon, 12 Sep 2011 23:40:13 +0200 Subject: [PATCH] Edited README via GitHub --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index cd2aa3b..4691e97 100644 --- a/README +++ b/README @@ -12,4 +12,6 @@ Helpers > paypal_helper.php - used to display any errors returned from the API c Libraries > paypal_api_lib.php - used to interact with the API, make a call and get a response | paypal_lib.php - used to receive IPN notifications from PayPal. Please note the library requires CI 1.7.2 and higher -For more information please see http://www.leonbarrett.com/code/paypal/ \ No newline at end of file +For more information please see http://www.leonbarrett.com/code/paypal/ + +Note: It should be mentioned that logging should only be enabled when testing this code. In production, logging should be turned off! \ No newline at end of file