diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2012-12-19 13:35:48 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2012-12-19 13:38:16 +0100 |
commit | f0c780a45359ceb3eb3fe8ab6b0e5f8c0f07e26f (patch) | |
tree | e9fea31144b93769014c1ac33dd33dc18f256aa1 /phpBB/includes/diff/engine.php | |
parent | a288c4b66bdd82de70ff14750890e9829fa7d9b9 (diff) | |
download | forums-f0c780a45359ceb3eb3fe8ab6b0e5f8c0f07e26f.tar forums-f0c780a45359ceb3eb3fe8ab6b0e5f8c0f07e26f.tar.gz forums-f0c780a45359ceb3eb3fe8ab6b0e5f8c0f07e26f.tar.bz2 forums-f0c780a45359ceb3eb3fe8ab6b0e5f8c0f07e26f.tar.xz forums-f0c780a45359ceb3eb3fe8ab6b0e5f8c0f07e26f.zip |
[ticket/11278] Fix not running queries from db tools in database update
The db_tools class is running in return mode, which means that the queries
are not run, but just returned. Therefor the broken tables were not
removed from the database.
PHPBB3-11278
Diffstat (limited to 'phpBB/includes/diff/engine.php')
0 files changed, 0 insertions, 0 deletions