aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_wincache.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/acm/acm_wincache.php')
-rw-r--r--phpBB/includes/acm/acm_wincache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acm/acm_wincache.php b/phpBB/includes/acm/acm_wincache.php
index 0501ab74c5..7faba4f5b6 100644
--- a/phpBB/includes/acm/acm_wincache.php
+++ b/phpBB/includes/acm/acm_wincache.php
@@ -32,7 +32,7 @@ class acm extends acm_memory
/**
* Purge cache data
*
- * @return void
+ * @return null
*/
function purge()
{