diff --git a/exec/load/text.js b/exec/load/text.js index dc287b823da3fbbbdcc55d363aab7aea21b8ccf3..03357701379e7a967ede009c6d266554562c9375 100644 --- a/exec/load/text.js +++ b/exec/load/text.js @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2008 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2009 Rob Swindell - http://www.synchro.net/copyright.html * * * * This program is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License * @@ -768,3 +768,4 @@ var UseExternalEditorQ=725; var ExternalEditorHeading=726; var CommandShellHeading=727; var ArchiveTypeHeading=728; +var ValidatePostQ=729;