From a34f8c67b07c861212346252b766cf6131b65885 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Oct 2007 21:39:15 +0000 Subject: Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/help/maintenance.html | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 language/en_UK/help/maintenance.html (limited to 'language/en_UK/help/maintenance.html') diff --git a/language/en_UK/help/maintenance.html b/language/en_UK/help/maintenance.html new file mode 100644 index 000000000..a8571dae2 --- /dev/null +++ b/language/en_UK/help/maintenance.html @@ -0,0 +1,46 @@ +

Maintenance

+ +

To optimize page generation time, PhpWebGallery uses cached +information. For example, instead of counting the number of pictures +contained in each category at each page reload, this information is stored +in the database. In theory, this information should always be correct, but +sometimes an error can occur and cached information becomes wrong.

+ +

Some informations become useless with time. Deleting this useless +information from database make you save disk space.

+ + + + -- cgit v1.2.3