diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-22 12:10:39 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-22 12:10:39 +0000 |
commit | 560ea7c372069c6161535e7e285c6a3b2c9619de (patch) | |
tree | f2eb87935b2114ca5228dab660ee6b2f030e6c93 /www | |
parent | d2a214968c5f883d8ab8d1bf443fb608df565539 (diff) | |
download | semanticscuttle-560ea7c372069c6161535e7e285c6a3b2c9619de.tar.gz semanticscuttle-560ea7c372069c6161535e7e285c6a3b2c9619de.tar.bz2 |
add delicious api documentation link
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@622 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'www')
-rw-r--r-- | www/api/posts_add.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/api/posts_add.php b/www/api/posts_add.php index 73beee0..4cece23 100644 --- a/www/api/posts_add.php +++ b/www/api/posts_add.php @@ -1,5 +1,6 @@ <?php // Implements the del.icio.us API request to add a new post. +// http://delicious.com/help/api#posts_add // del.icio.us behavior: // - tags can't have spaces |