phpbb/phpBB/includes/db/migration/tool
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
..
config.php [ticket/11394] Relax Migration Tools 2013-03-04 14:06:52 -06:00
interface.php [feature/migrations] Reverse data functionality 2013-01-09 18:24:32 -06:00
module.php [ticket/11394] Relax Migration Tools 2013-03-04 14:06:52 -06:00
permission.php [ticket/11398] Correctly call permission_set method in permission tool 2013-03-05 01:06:22 +01:00