From 13144db1118cfd3581afe675de7923905175522f Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Fri, 2 Sep 2016 15:41:45 -0400 Subject: [PATCH] $version_number --- home/wiki/Dev/Command-line/Dumps.html | 2 +- home/wiki/Dev/Command-line/Thumbs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/wiki/Dev/Command-line/Dumps.html b/home/wiki/Dev/Command-line/Dumps.html index fbeba4d5f..7b9ef8747 100644 --- a/home/wiki/Dev/Command-line/Dumps.html +++ b/home/wiki/Dev/Command-line/Dumps.html @@ -371,7 +371,7 @@ app.bldr.cmds { // create an "image" table to get the metadata for all files in the current wiki add ('simple.wikipedia.org' , 'wiki.image'); - // create an "imagelinks" table to find out which images are used for the wiki (performance optimization) + // create an "imagelinks" table to find out which images are used for the wiki add ('simple.wikipedia.org' , 'wiki.imagelinks'); // parse all page-to-page links diff --git a/home/wiki/Dev/Command-line/Thumbs.html b/home/wiki/Dev/Command-line/Thumbs.html index 0be802eaa..a2c81caa9 100644 --- a/home/wiki/Dev/Command-line/Thumbs.html +++ b/home/wiki/Dev/Command-line/Thumbs.html @@ -371,7 +371,7 @@ app.bldr.cmds { // create an "image" table to get the metadata for all files in the current wiki add ('simple.wikipedia.org' , 'wiki.image'); - // create an "imagelinks" table to find out which images are used for the wiki (performance optimization) + // create an "imagelinks" table to find out which images are used for the wiki add ('simple.wikipedia.org' , 'wiki.imagelinks'); // parse all page-to-page links