diff options
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r-- | doc/html/hierarchy.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index 2ba6b3d6c..855cea45d 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -11,6 +11,10 @@ var hierarchy = [ "dba_mysqli", "classdba__mysqli.html", null ] ] ], [ "enotify", "classenotify.html", null ], + [ "ITemplateEngine", "interfaceITemplateEngine.html", [ + [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ], + [ "Template", "classTemplate.html", null ] + ] ], [ "OAuthDataStore", null, [ [ "FKOAuthDataStore", "classFKOAuthDataStore.html", null ] ] ], @@ -26,6 +30,5 @@ var hierarchy = ] ], [ "Smarty", null, [ [ "FriendicaSmarty", "classFriendicaSmarty.html", null ] - ] ], - [ "Template", "classTemplate.html", null ] + ] ] ];
\ No newline at end of file |