diff options
author | friendica <info@friendica.com> | 2014-11-15 14:03:28 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-11-15 14:03:28 -0800 |
commit | 87cdfc1751d1e2f16cf651393049c5f6fb1a8efb (patch) | |
tree | 07a39bd8d533f83cff4b1539298d6a0dabbf6535 /doc/html/hierarchy.js | |
parent | ad8668be9e26c914c9dbb2146e5c26c9ffda5d4c (diff) | |
download | volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.tar.gz volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.tar.bz2 volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.zip |
doc updates
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r-- | doc/html/hierarchy.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index cad7823d1..e8df755d6 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -11,7 +11,8 @@ var hierarchy = [ "Cache", "classCache.html", null ], [ "dba_driver", "classdba__driver.html", [ [ "dba_mysql", "classdba__mysql.html", null ], - [ "dba_mysqli", "classdba__mysqli.html", null ] + [ "dba_mysqli", "classdba__mysqli.html", null ], + [ "dba_postgres", "classdba__postgres.html", null ] ] ], [ "enotify", "classenotify.html", null ], [ "ICollection", null, [ |