diff options
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 |