phpbb/phpBB/includes/db/migration
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
..
data Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop 2013-03-04 13:33:42 -06:00
tool [ticket/11398] Correctly call permission_set method in permission tool 2013-03-05 01:06:22 +01:00
exception.php [feature/migrations] getLocalisedMessage function for migration exception 2013-02-15 22:19:24 -06:00
migration.php [ticket/9737] Fix some comments 2013-01-23 09:45:20 -06:00