diff options
author | friendica <info@friendica.com> | 2014-12-12 00:26:07 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-12 00:26:07 -0800 |
commit | 452d275b5ee4575e6c763076b397e1cd2320c4bc (patch) | |
tree | 6beb56c44120b863897685b137f07751dcbca332 /doc/html/namespaces.js | |
parent | 7f1a42340a3f0967e23cf836b2c417a1b9b9b20b (diff) | |
download | volse-hubzilla-452d275b5ee4575e6c763076b397e1cd2320c4bc.tar.gz volse-hubzilla-452d275b5ee4575e6c763076b397e1cd2320c4bc.tar.bz2 volse-hubzilla-452d275b5ee4575e6c763076b397e1cd2320c4bc.zip |
don't import to sys channel from self-censored authors
Diffstat (limited to 'doc/html/namespaces.js')
-rw-r--r-- | doc/html/namespaces.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/html/namespaces.js b/doc/html/namespaces.js index 3ca14e354..451e130fb 100644 --- a/doc/html/namespaces.js +++ b/doc/html/namespaces.js @@ -4,7 +4,6 @@ var namespaces = [ "Friendica", "namespaceFriendica.html", null ], [ "friendica-to-smarty-tpl", "namespacefriendica-to-smarty-tpl.html", null ], [ "RedMatrix", "namespaceRedMatrix.html", "namespaceRedMatrix" ], - [ "Redmatrix", "namespaceRedmatrix.html", "namespaceRedmatrix" ], [ "updatetpl", "namespaceupdatetpl.html", null ], [ "util", "namespaceutil.html", null ] ];
\ No newline at end of file |