diff options
author | Frug <frugen@gmail.com> | 2014-01-07 12:27:41 -0500 |
---|---|---|
committer | Frug <frugen@gmail.com> | 2014-01-07 12:27:41 -0500 |
commit | 778fccf167016e34fa3d93cd1ccd3bafa442d57d (patch) | |
tree | 581c9101fe27c7bb63164059204744ae9d99f77a | |
parent | 028e7ed3127b28e3f9beca955e87cd67c01f364a (diff) | |
download | AJAX-Chat-778fccf167016e34fa3d93cd1ccd3bafa442d57d.zip AJAX-Chat-778fccf167016e34fa3d93cd1ccd3bafa442d57d.tar.gz AJAX-Chat-778fccf167016e34fa3d93cd1ccd3bafa442d57d.tar.bz2 |
mybb database fixed
-rw-r--r-- | chat/changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chat/changelog.txt b/chat/changelog.txt index 81e8ca6..763349a 100644 --- a/chat/changelog.txt +++ b/chat/changelog.txt @@ -842,3 +842,4 @@ Bugfixes: - Fixed a case where the default channel could be blocked from the limitChannelList config option. - Fix potential conflict between php and mysql timezones by using mysql's FROM_UNIXTIME(). - thanks to ManOnDaMoon. - Normalized sound volumes a bit. +- Fixed mybb integration database connection. Connection details should be pulled automatically now.
\ No newline at end of file |