phpbb/phpBB
n-aleha 0166493a89 [ticket/12493] Fix sql query for selection of users that have disabled PM
This fixes a bug where a user A could not send a PM to user B when both users
allowed other users to send them a PM. More precisely, it fixes the selection
of users that either are inactive or have disabled private messages.

PHPBB3-12493
2014-05-07 23:00:42 +03:00
..
adm Merge remote-tracking branch 'github-rxu/ticket/12403' into develop-ascraeus 2014-05-02 13:35:01 +02:00
assets Merge pull request #2267 from prototech/ticket/10737 2014-05-03 16:39:31 +02:00
bin [ticket/12473] Add more compatibility to phpBB Console Application. 2014-05-02 19:01:56 +02:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config [ticket/12335] Add Events to phpbb\profilefields\manager 2014-05-03 17:54:36 +02:00
develop [feature/sqlite3] Add support for SQLite 3 2014-05-02 15:45:20 +02:00
docs [prep-release-3.1.0-b3] Add changelog for 3.1.0-b3 2014-05-04 17:47:19 +02:00
download [ticket/12171] Send correct status 403 when forbidden and 404 when not found 2014-02-10 12:56:45 +01:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/12493] Fix sql query for selection of users that have disabled PM 2014-05-07 23:00:42 +03:00
install [prep-release-3.1.0-b3] Update phpBB Version for b4 development 2014-05-04 20:23:33 +02:00
language Merge remote-tracking branch 'MGaetan89/ticket/12415' into develop-ascraeus 2014-05-04 13:55:14 -07:00
phpbb [ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrate 2014-05-04 22:20:22 +02:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/12491] Fix clashing USERNAME_FULL template variable. 2014-05-04 15:31:19 -07:00
.htaccess Merge branch 'develop-olympus' into develop-ascraeus 2014-05-03 00:37:28 +02:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/12473] Move compatibility globals out into its own file. 2014-05-02 19:01:26 +02:00
composer.json Merge branch 'ticket/12429' into ticket/12429-develop 2014-05-02 20:28:58 +02:00
composer.lock Merge branch 'ticket/12429' into ticket/12429-develop 2014-05-02 20:28:58 +02:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
feed.php [ticket/12413] Fatal Error for feed.php?mode=forums 2014-05-02 13:25:33 +02:00
index.php Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop-ascraeus 2014-05-02 12:22:05 +02:00
mcp.php Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop-ascraeus 2014-05-02 12:22:05 +02:00
memberlist.php Merge pull request #2294 from PayBas/ticket/12392 2014-05-04 16:31:46 +02:00
posting.php [ticket/12273] Update since version to 3.1.0-a* style 2014-04-25 12:15:44 +02:00
report.php [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. 2014-04-29 17:51:21 +02:00
search.php Merge pull request #2315 from PayBas/ticket/12411 2014-05-04 16:35:03 +02:00
ucp.php [ticket/12273] Update since version to 3.1.0-a* style 2014-04-25 12:15:44 +02:00
viewforum.php Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop-ascraeus 2014-05-02 12:22:05 +02:00
viewonline.php [feature/sqlite3] Add support for SQLite 3 2014-05-02 15:45:20 +02:00
viewtopic.php [ticket/12494] Undefined index: user_type on viewtopic.php 2014-05-04 16:15:50 +02:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00