mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 23:25:30 +02:00
wrong comment
git-svn-id: file:///svn/phpbb/trunk@8107 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
8d2bfa5c10
commit
f043e67584
@ -415,7 +415,7 @@ class cache extends acm
|
||||
{
|
||||
$hook_files = array();
|
||||
|
||||
// Now search in acp and mods folder for permissions_ files.
|
||||
// Now search for hooks...
|
||||
$dh = @opendir($phpbb_root_path . 'includes/hooks/');
|
||||
|
||||
if ($dh)
|
||||
|
Loading…
x
Reference in New Issue
Block a user