From ef1c2b03fca77f48cb82c0b53ad0e34e95bbcf8c Mon Sep 17 00:00:00 2001 From: "Clifford W. Hansen" Date: Mon, 3 Feb 2014 09:01:11 +0200 Subject: [PATCH] Changed heading to correct name --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c3301b8..540ee73 100644 --- a/README.markdown +++ b/README.markdown @@ -92,7 +92,7 @@ of SugarCRM. exit; -6.get_note_attachment() Example +6.set_note_attachment() Example ------------------------------- >This example illustrates how to set a note's attachment from an html form. >Assumes $note_id contains the ID of the note you wish to modify.