mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue