1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

Merge pull request #1839 from bantu/task/code-sniffer

More PHP Code Sniffer rules
This commit is contained in:
Nils Adermann
2013-11-01 07:58:18 -07:00
206 changed files with 192 additions and 1851 deletions

View File

@@ -479,7 +479,7 @@ class acp_icons
$icons_updated++;
}
}
}
}
$cache->destroy('_icons');