aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/objects.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/objects.php')
-rw-r--r--engine/lib/objects.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/objects.php b/engine/lib/objects.php
index 6023a4805..63376c72d 100644
--- a/engine/lib/objects.php
+++ b/engine/lib/objects.php
@@ -272,7 +272,7 @@ function create_object_entity($guid, $title, $description) {
* THIS FUNCTION IS DEPRECATED.
*
* Delete a object's extra data.
- *
+ * @todo - this should be removed - was deprecated in 1.5 or earlier
* @param int $guid
*/
function delete_object_entity($guid) {