diff options
author | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-10-12 09:07:35 +0200 |
---|---|---|
committer | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-10-12 09:07:35 +0200 |
commit | 44c4c9c5c271a5ad163a089b1dc271d108a59700 (patch) | |
tree | c1376be525c85ab799f213ed79648d8c478da3d0 /doc/html/annotated.js | |
parent | 29faf955f6ce35af747d867133b3cb09e79ba675 (diff) | |
parent | fd00a24957fdb9413523b19a014658a0cc87b4bf (diff) | |
download | volse-hubzilla-44c4c9c5c271a5ad163a089b1dc271d108a59700.tar.gz volse-hubzilla-44c4c9c5c271a5ad163a089b1dc271d108a59700.tar.bz2 volse-hubzilla-44c4c9c5c271a5ad163a089b1dc271d108a59700.zip |
Merge pull request #4 from friendica/master
Fast forward local hub
Diffstat (limited to 'doc/html/annotated.js')
-rw-r--r-- | doc/html/annotated.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/annotated.js b/doc/html/annotated.js index c6ab45689..f3572b940 100644 --- a/doc/html/annotated.js +++ b/doc/html/annotated.js @@ -3,6 +3,7 @@ var annotated = [ "acl_selectors", "namespaceacl__selectors.html", null ], [ "Friendica", "namespaceFriendica.html", null ], [ "friendica-to-smarty-tpl", "namespacefriendica-to-smarty-tpl.html", null ], + [ "RedMatrix", "namespaceRedMatrix.html", "namespaceRedMatrix" ], [ "updatetpl", "namespaceupdatetpl.html", null ], [ "util", "namespaceutil.html", null ], [ "App", "classApp.html", "classApp" ], @@ -24,7 +25,6 @@ var annotated = [ "photo_imagick", "classphoto__imagick.html", "classphoto__imagick" ], [ "ProtoDriver", "classProtoDriver.html", "classProtoDriver" ], [ "RedBasicAuth", "classRedBasicAuth.html", "classRedBasicAuth" ], - [ "RedBrowser", "classRedBrowser.html", "classRedBrowser" ], [ "RedDirectory", "classRedDirectory.html", "classRedDirectory" ], [ "RedFile", "classRedFile.html", "classRedFile" ], [ "Template", "classTemplate.html", "classTemplate" ], |