[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:38:13 -0400 (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:38:16 -0400 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <59k8E.A.bbG.uMtcIB@skroob.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
Log Message:
-----------
Recognize a second indicator of appendix3 in A1... how... lovely.
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.13
retrieving revision 1.14
diff -Lpublic_html/butternut.pl -Lpublic_html/butternut.pl -u -r1.13 -r1.14
--- public_html/butternut.pl
+++ public_html/butternut.pl
@@ -604,6 +604,10 @@
{
return 'appendix3';
}
+ elsif ($sheet[0][0] =~ m/Butternut Health Survey - Header/i)
+ {
+ return 'appendix3';
+ }
elsif ($sheet[0][0] =~ m/TREE INFO/i)
{
return 'appendix4';
- Prev by Date: CVS Update: fgo.ca
- Next by Date: CVS Update: mystuff
- Previous by thread: CVS Update: fgo.ca
- Next by thread: CVS Update: mystuff
- Index(es):