[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: fgo.ca
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: fgo.ca
- From: Dan Brosemer <odin@cleannorth.org>
- Date: Mon, 7 Jul 2008 22:30:40 -0401 (EDT)
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Resent-date: Mon, 7 Jul 2008 22:30:44 -0401 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <4DrZoB.A.G8B.qFtcIB@skroob.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
Log Message:
-----------
Finish update for appendix4
Modified Files:
--------------
fgo.ca/public_html:
butternut.pl
Revision Data
-------------
Index: butternut.pl
===================================================================
RCS file: /cvs/fgo.ca/public_html/butternut.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -Lpublic_html/butternut.pl -Lpublic_html/butternut.pl -u -r1.11 -r1.12
--- public_html/butternut.pl
+++ public_html/butternut.pl
@@ -438,7 +438,7 @@
my $SQL = <<EOT;
insert into bnut_appendix4 ( "treebearing1", "treebearing2", "treebearing3", "treedistance1", "treedistance2", "treedistance3",
"tree", "UTM1", "UTM2", "easting1", "easting2", "easting3", "easting4", "easting5", "easting6",
- "northing1", "northing2", "northing3", "northing4", "northing5", "northing6", "northing7", "northing8", "DBH1", "DBH2", "DBH3",
+ "northing1", "northing2", "northing3", "northing4", "northing5", "northing6", "northing7", "companion", "DBH1", "DBH2", "DBH3",
"crownclass", "vigor", "dieback1", "dieback2", "dieback3", "terrain",
"root-oozing", "root-perenneal", "root-callus", "under-oozing", "under-perenneal", "under-callus",
"over-oozing", "over-perenneal", "over-callus", "crown-young", "crown-oozing", "crown-perenneal", "crown-callus",
@@ -453,7 +453,7 @@
{
$cursor->execute(map {($_ eq '')?undef:$_} map {$row->{$_}} qw(treebearing1 treebearing2 treebearing3 treedistance1 treedistance2 treedistance3
tree UTM1 UTM2 easting1 easting2 easting3 easting4 easting5 easting6
- northing1 northing2 northing3 northing4 northing5 northing6 northing7 northing8 DBH1 DBH2 DBH3
+ northing1 northing2 northing3 northing4 northing5 northing6 northing7 companion DBH1 DBH2 DBH3
crownclass vigor dieback1 dieback2 dieback3 terrain
root-oozing root-perenneal root-callus under-oozing under-perenneal under-callus
over-oozing over-perenneal over-callus crown-young crown-oozing crown-perenneal crown-callus
- Prev by Date: CVS Update: fgo.ca
- Next by Date: CVS Update: fgo.ca
- Previous by thread: CVS Update: fgo.ca
- Next by thread: CVS Update: fgo.ca
- Index(es):