phpbb/phpBB
Marc Alexander 2c92123ca5 [ticket/11862] Correct var names in user_delete() events due to prune-users
The prune-users feature modified the names of the used variables in this
function. However, the variable names for the two events in this function
were not changed to reflect that. This patch will take care of it.

PHPBB3-11862
2013-09-25 15:59:50 +02:00
..
adm [ticket/11795] Replace TWIG with phpBB syntax in ACP 2013-09-14 10:10:44 +03:00
assets/javascript Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' into develop 2013-06-06 14:07:27 -05:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
config [ticket/11832] Fix INCLUDE(JS/CSS) 2013-09-13 10:58:03 -05:00
develop [ticket/11825] Move schema_data.php into includes/ instead of phpbb/ 2013-09-03 19:44:07 +05:30
docs Merge branch 'develop-olympus' into develop 2013-09-10 02:53:33 +02:00
download [ticket/11725] Use new paths for phpbb_class_loader in file.php 2013-07-22 12:47:32 +02: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/11862] Correct var names in user_delete() events due to prune-users 2013-09-25 15:59:50 +02:00
install [ticket/11832] Fix INCLUDE(JS/CSS) 2013-09-13 10:58:03 -05:00
language [ticket/11844] update acp/authentication language var 2013-09-14 15:28:04 -04:00
phpbb [ticket/11832] get_url() from phpbb_template_asset should return web path 2013-09-15 16:42:02 -05:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge remote-tracking branch 'cyberalien/ticket/11846' into develop 2013-09-23 12:52:43 +02:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11215] Correct paths when path info is used for controller access 2013-07-06 23:20:21 -04:00
common.php [ticket/11832] Fix INCLUDE(JS/CSS) 2013-09-13 10:58:03 -05:00
composer.json Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop 2013-09-13 15:56:28 -05:00
composer.lock Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop 2013-09-13 15:56:28 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/11481] Move prepended slash from calls into function 2013-06-06 20:35:38 +02:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [ticket/9657] Use the service instead of the static class 2013-07-11 14:24:07 +02:00
memberlist.php Merge remote-tracking branch 'brunoais/ticket/11656' into develop 2013-07-24 22:14:52 +02:00
posting.php Merge branch 'develop-olympus' into develop 2013-09-02 12:31:27 +02:00
report.php [ticket/11763] Add missing variable when reporting a PM to avoid SQL Error 2013-08-03 17:30:28 +02:00
search.php Merge pull request #1640 from brunoais/ticket/11637 2013-09-12 19:30:43 -07:00
ucp.php [feature/oauth] Forgot to have login_link be "in login" in ucp 2013-08-05 17:35:44 -04:00
viewforum.php [ticket/11749] PHP Events for viewforum.php 2013-07-27 10:45:40 -07:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/9550] Add the core.viewtopic_post_rowset_data event to viewtopic.php 2013-09-06 15:04:52 +02:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00