X Tutup
Skip to content

Commit a104c2c

Browse files
author
Johanan Lancaon
committed
OAuth stuff specific to magento 1.0a. Note: There is also a jar file. This is the scribe library. It too was updated to support Magento.
1 parent 8201499 commit a104c2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/java/org/scribe/examples/Magento10aExample.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* To change this template, choose Tools | Templates
3-
* and open the template in the editor.
2+
Magento 1.0a Oauth specific example.
43
*/
54
package org.scribe.examples;
65

0 commit comments

Comments
 (0)
X Tutup