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/annotated.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/annotated.js')
-rw-r--r-- | doc/html/annotated.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/annotated.js b/doc/html/annotated.js index 79baf4d64..d812058de 100644 --- a/doc/html/annotated.js +++ b/doc/html/annotated.js @@ -14,6 +14,7 @@ var annotated = [ "dba_driver", "classdba__driver.html", "classdba__driver" ], [ "dba_mysql", "classdba__mysql.html", "classdba__mysql" ], [ "dba_mysqli", "classdba__mysqli.html", "classdba__mysqli" ], + [ "dba_postgres", "classdba__postgres.html", "classdba__postgres" ], [ "enotify", "classenotify.html", null ], [ "FKOAuth1", "classFKOAuth1.html", "classFKOAuth1" ], [ "FKOAuthDataStore", "classFKOAuthDataStore.html", "classFKOAuthDataStore" ], |