diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-05-11 13:01:58 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-05-11 13:01:58 +0000 |
commit | eab6b092f65f53625141099ce459818e4bf962c6 (patch) | |
tree | f7a5c4291621ab71d75af08928cd42f26cd7026b /engine/lib/river.php | |
parent | 0cd1863fbcc90606d53464c80d64234792497758 (diff) | |
download | elgg-eab6b092f65f53625141099ce459818e4bf962c6.tar.gz elgg-eab6b092f65f53625141099ce459818e4bf962c6.tar.bz2 |
Deprecated old river code
git-svn-id: https://code.elgg.org/elgg/trunk@3279 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/river.php')
-rw-r--r-- | engine/lib/river.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/river.php b/engine/lib/river.php index 43cf7b57d..3ad109e4a 100644 --- a/engine/lib/river.php +++ b/engine/lib/river.php @@ -3,7 +3,7 @@ * Elgg river. * Functions for listening for and generating the river out of the system log. *
- * These functions are no longer used in core Elgg.
+ * These functions are no longer used in core Elgg and are DEPRECATED.
* * @package Elgg * @subpackage Core |