aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/help
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-07-12 00:06:16 +0000
committerrvelices <rv-github@modusoptimus.com>2007-07-12 00:06:16 +0000
commitec6395c91169af249bd31d8eb06e103413cff749 (patch)
tree19c8290109c67b8b5f4cbb99aef7ebd61d8d9317 /language/en_UK.iso-8859-1/help
parent71d516d1f20223a56c3a6c75fdb136165c74f345 (diff)
- merge -r2063 from branch-1_7 to trunk - admin language and help file correction
git-svn-id: http://piwigo.org/svn/trunk@2064 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/help')
-rw-r--r--language/en_UK.iso-8859-1/help/maintenance.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/language/en_UK.iso-8859-1/help/maintenance.html b/language/en_UK.iso-8859-1/help/maintenance.html
index 84238d3d7..a8571dae2 100644
--- a/language/en_UK.iso-8859-1/help/maintenance.html
+++ b/language/en_UK.iso-8859-1/help/maintenance.html
@@ -25,18 +25,22 @@ information from database make you save disk space.</p>
single picture (through <span class="pwgScreen">Picture</span> for
example).</li>
- <li><strong>Purge history:</strong> Delete all lines from
+ <li><strong>Repair and optimize database:</strong>
+ For each table, re-odrer, repair and optimize operations are done.
+ </li>
+</ul>
+
+<ul>
+ <li><strong>Purge history detail:</strong> Delete all lines from
<code>history</code> table. Screen <span class="pwgScreen">Administration,
Specials, History</span> shows no informations anymore on past
history. <em>Warning</em>: all data will be lost and there is no way to
get informations back.</li>
+ <li><strong>Purge history summary:</strong> Delete all the summary information about visit history. This summary is calculated from the history detail.</li>
+
<li><strong>Purge sessions:</strong> Delete expired user sessions.</li>
<li><strong>Purge never used notification feeds</strong></li>
- <li><strong>Repair and optimize database:</strong>
- For each table, re-odrer, repair and optimize operations are done.
- </li>
-
</ul>