phpbb/phpBB/includes/db
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
..
driver [feature/migrations] Fixing returns of callables and handling data state 2013-01-09 16:44:08 -06:00
migration [ticket/11398] Correctly call permission_set method in permission tool 2013-03-05 01:06:22 +01:00
db_tools.php Merge remote-tracking branch 'exreaction/ticket/11350' into develop 2013-02-07 00:56:31 +01:00
index.htm Moved to includes ... since they are included too .. trying to "clean up" structure a little 2003-03-17 10:54:23 +00:00
migrator.php Merge remote-tracking branch 'EXreaction/ticket/11386-3' into develop 2013-03-04 15:22:29 -05:00