aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/hierarchy.js
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-10 00:47:40 -0800
committerfriendica <info@friendica.com>2014-01-10 00:47:40 -0800
commit3298768d957421743eaa56dec5381141ab094d53 (patch)
treed6fb45b58719e61e5962546bbb111ed66276a71c /doc/html/hierarchy.js
parentee2bea37e9a46e8dcd6b7df655fc56c1feb8132e (diff)
downloadvolse-hubzilla-3298768d957421743eaa56dec5381141ab094d53.tar.gz
volse-hubzilla-3298768d957421743eaa56dec5381141ab094d53.tar.bz2
volse-hubzilla-3298768d957421743eaa56dec5381141ab094d53.zip
directory creation error, display localtimes on cloud webpage, doc updates
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r--doc/html/hierarchy.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js
index dcf3e740e..1dde32375 100644
--- a/doc/html/hierarchy.js
+++ b/doc/html/hierarchy.js
@@ -20,9 +20,6 @@ var hierarchy =
[ "IFile", null, [
[ "RedFile", "classRedFile.html", null ]
] ],
- [ "INode", null, [
- [ "RedInode", "classRedInode.html", null ]
- ] ],
[ "ITemplateEngine", "interfaceITemplateEngine.html", [
[ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ],
[ "Template", "classTemplate.html", null ]
@@ -41,6 +38,9 @@ var hierarchy =
[ "photo_gd", "classphoto__gd.html", null ],
[ "photo_imagick", "classphoto__imagick.html", null ]
] ],
+ [ "Plugin", null, [
+ [ "RedBrowser", "classRedBrowser.html", null ]
+ ] ],
[ "ProtoDriver", "classProtoDriver.html", [
[ "ZotDriver", "classZotDriver.html", null ]
] ],