diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/api/posts_add.php | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/www/api/posts_add.php b/www/api/posts_add.php index 59f7dce..b392a80 100644 --- a/www/api/posts_add.php +++ b/www/api/posts_add.php @@ -5,6 +5,8 @@  // del.icio.us behavior:  // - tags can't have spaces  // - address and description are mandatory +// - description == title in semanticscuttle +// - extended == description in semanticscuttle  // Scuttle behavior:  // - Additional 'status' variable for privacy | 
