summaryrefslogtreecommitdiff
path: root/bookmark.php
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2013-07-11 22:27:12 +0100
committerlsces <lester@lsces.co.uk>2013-07-11 22:27:12 +0100
commit3d17b02468f736ee4574da6a1ce4b14a9d8846d6 (patch)
tree9a84a604d5aa158fdfcc517d5b495e4533ad29a8 /bookmark.php
parenta4993255cd901aa23240c75550ddbc70b34b597a (diff)
downloadusers-3d17b02468f736ee4574da6a1ce4b14a9d8846d6.tar.gz
users-3d17b02468f736ee4574da6a1ce4b14a9d8846d6.tar.bz2
users-3d17b02468f736ee4574da6a1ce4b14a9d8846d6.zip
Add docblock notes for docs
Diffstat (limited to 'bookmark.php')
-rw-r--r--bookmark.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/bookmark.php b/bookmark.php
index e3a8e77..e98f746 100644
--- a/bookmark.php
+++ b/bookmark.php
@@ -3,6 +3,8 @@
* A universal helper to bookmark any content object for a user
* Currently only accessible through ajax/json
* Those wishing for a non-js implementation feel free to modify
+ *
+ * @package users
*/
/**