diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2012-12-21 15:29:54 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2012-12-21 15:29:54 +0100 |
commit | 5f56804a9620bd537f85757707327a1017325053 (patch) | |
tree | da4efb7a32ba7863d59d03a3281489f20dd98e39 /phpBB/includes/db/driver/mysql.php | |
parent | e444f5bf2a8b30aefb3700ce358d2a6be66c8cb5 (diff) | |
download | forums-5f56804a9620bd537f85757707327a1017325053.tar forums-5f56804a9620bd537f85757707327a1017325053.tar.gz forums-5f56804a9620bd537f85757707327a1017325053.tar.bz2 forums-5f56804a9620bd537f85757707327a1017325053.tar.xz forums-5f56804a9620bd537f85757707327a1017325053.zip |
[ticket/11277] Correctly remove user_dst column on database update
The db_tools is running in "return statement" mode, so the queries to
modify the data are not executed, but just returned.
PHPBB3-11277
Diffstat (limited to 'phpBB/includes/db/driver/mysql.php')
0 files changed, 0 insertions, 0 deletions