diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-15 14:58:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-15 14:58:59 -0300 |
commit | 792f381882a59615e0a7c1c0ee5d1c63d59cb358 (patch) | |
tree | ed9487afb1639d02de7320797d3dc0bfc8651f6e /mod/elgg-favorites/README | |
parent | 323fdcc59e467e6437aad244c475ed0184c7a020 (diff) | |
parent | 31354451ce2c236c9c963064652c39fe54be4afd (diff) | |
download | elgg-792f381882a59615e0a7c1c0ee5d1c63d59cb358.tar.gz elgg-792f381882a59615e0a7c1c0ee5d1c63d59cb358.tar.bz2 |
Merge commit '31354451ce2c236c9c963064652c39fe54be4afd' as 'mod/elgg-favorites'
Diffstat (limited to 'mod/elgg-favorites/README')
-rw-r--r-- | mod/elgg-favorites/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/elgg-favorites/README b/mod/elgg-favorites/README new file mode 100644 index 000000000..1bb624a35 --- /dev/null +++ b/mod/elgg-favorites/README @@ -0,0 +1,8 @@ +Favorites Plugin +Oct 2012 - occam@lorea.org + +This is a rewrite of the flagged items plugin for elgg 1.7 + +For better compability the database relationship type "flags_content" remains +the same. + |