diff options
author | friendica <info@friendica.com> | 2013-11-22 11:52:38 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-22 11:52:38 -0800 |
commit | 34f8b215114f1041094784c9f931d185b78b0ec2 (patch) | |
tree | 0485c28fd259279226e50162be972306f0a368a3 /version.inc | |
parent | f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b (diff) | |
download | volse-hubzilla-34f8b215114f1041094784c9f931d185b78b0ec2.tar.gz volse-hubzilla-34f8b215114f1041094784c9f931d185b78b0ec2.tar.bz2 volse-hubzilla-34f8b215114f1041094784c9f931d185b78b0ec2.zip |
init_groups_visitor() was still using old array of id output (not the newer array of hash which we need for permission queries)
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index 3e026cef2..9c9570aa4 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-21.504 +2013-11-22.505 |