add delicious api documentation link
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@622 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
d2a214968c
commit
560ea7c372
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// Implements the del.icio.us API request to add a new post.
|
// Implements the del.icio.us API request to add a new post.
|
||||||
|
// http://delicious.com/help/api#posts_add
|
||||||
|
|
||||||
// del.icio.us behavior:
|
// del.icio.us behavior:
|
||||||
// - tags can't have spaces
|
// - tags can't have spaces
|
||||||
|
|
Loading…
Reference in a new issue