diff options
author | friendica <info@friendica.com> | 2014-01-24 14:35:32 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-01-24 14:35:32 -0800 |
commit | 3869b16298041887d0c90c884ffb5b22df8d56e9 (patch) | |
tree | 851886d90b15872f5a757ac055ad5387f1389aa6 /doc/html/hierarchy.js | |
parent | 21f6549204f60670af55c7ba22a00f7d7eae9c2b (diff) | |
download | volse-hubzilla-3869b16298041887d0c90c884ffb5b22df8d56e9.tar.gz volse-hubzilla-3869b16298041887d0c90c884ffb5b22df8d56e9.tar.bz2 volse-hubzilla-3869b16298041887d0c90c884ffb5b22df8d56e9.zip |
prettyphoto (js|css) not found
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r-- | doc/html/hierarchy.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index 1dde32375..6259fc750 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -20,6 +20,9 @@ var hierarchy = [ "IFile", null, [ [ "RedFile", "classRedFile.html", null ] ] ], + [ "IQuota", null, [ + [ "RedDirectory", "classRedDirectory.html", null ] + ] ], [ "ITemplateEngine", "interfaceITemplateEngine.html", [ [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ], [ "Template", "classTemplate.html", null ] |