From adc88034d52a35f72ab2dd5f69b931bae0d6a827 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Dec 2007 22:27:11 +0000 Subject: [PATCH] New postal box address --- www/ttp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/ttp.php b/www/ttp.php index d3cf076..7511e31 100644 --- a/www/ttp.php +++ b/www/ttp.php @@ -40,7 +40,7 @@ $this->SetFont('Arial','I',8); if($_SESSION['_config']['language'] == "ja_JP") $this->SetFont('SJIS','I',8); - $this->Cell(0,0,'CAcert Inc. - P.O. Box 81 - Banksia NSW 2216 - Australia - http://www.CAcert.org',0,0,'C'); + $this->Cell(0,0,'CAcert Inc. - P.O. Box 4107 - Denistone East NSW 2112 - Australia - http://www.CAcert.org',0,0,'C'); $this->SetY(-7); $this->SetFont('Arial','',6); if($_SESSION['_config']['language'] == "ja_JP")