phpbb/phpBB
Marc Alexander e7d9cfa009 [ticket/11398] Correctly call permission_set method in permission tool
The permission_set method calls itself inside the permission tool.
Probably due to an oversight, it is called as $this->set(), which causes a
fatal error. This patch will get rid of this issue.

PHPBB3-11398
2013-03-05 01:06:22 +01:00
..
adm Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop 2013-03-04 13:33:42 -06:00
assets/javascript [ticket/11103] Only lookup $(target) once 2013-01-15 12:30:26 -06:00
cache
config Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3 2013-03-04 13:48:29 -06:00
develop Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop 2013-03-04 13:33:42 -06:00
docs Merge branch 'develop-olympus' into develop 2013-02-24 17:37:38 +01:00
download Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars 2013-01-04 10:49:57 +01:00
files
images
includes [ticket/11398] Correctly call permission_set method in permission tool 2013-03-05 01:06:22 +01:00
install Merge remote-tracking branch 'EXreaction/ticket/11386-3' into develop 2013-03-04 15:22:29 -05:00
language Merge remote-tracking branch 'EXreaction/ticket/11394' into develop 2013-03-04 15:10:48 -05:00
store
styles Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars 2013-03-04 00:22:15 +01:00
.htaccess [feature/controller] Remove url rewriting until we use pathinfo in controllers 2012-11-18 13:32:54 -05:00
app.php [feature/controller] Check for proper status codes from controllers 2012-11-19 12:37:20 -05:00
common.php [feature/avatars] Add compatibility function for get_user_avatar() 2013-01-22 17:21:49 +01:00
composer.json [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
composer.lock [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php
feed.php [ticket/11077] Remove code from old global announcements system 2012-11-11 13:04:14 +01:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [feature/php-events] Readd comment from d06adb06e9 2012-08-11 11:49:48 +02:00
memberlist.php Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop 2013-03-04 13:33:42 -06:00
posting.php Merge branch 'develop-olympus' into develop 2012-12-20 14:28:01 +01:00
report.php Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 2013-01-15 11:31:39 -06:00
search.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
ucp.php [ticket/10679] Use module_auth to limit access to the module 2012-12-06 16:33:12 +01:00
viewforum.php [ticket/10954] Change behavior of marking topics/forums 2012-12-14 15:46:45 +01:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00