From 3bc64deaecb5dc908b05718aa33bb1525c794e33 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Thu, 13 Jan 2011 11:59:43 +0100 Subject: [PATCH] [task/acm-refactor] Remove includes/cache.php from coding guidelines It has been refactored to includes/cache/service.php. PHPBB3-9983 --- phpBB/docs/coding-guidelines.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index c0ebb7450e..18b0bb026e 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -203,7 +203,7 @@ class ...