From 6227b0b8a1472a338427786a14d393819e8cad34 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Sat, 24 Jan 2004 16:24:37 +0000 Subject: [PATCH] Test cvs and syncmail --- addressbook/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addressbook/index.php b/addressbook/index.php index dad16b7bdc..bebe3bca7b 100755 --- a/addressbook/index.php +++ b/addressbook/index.php @@ -22,6 +22,7 @@ $obj = CreateObject('addressbook.uiaddressbook'); $obj->index(); + echo lang('alphabet'); $GLOBALS['phpgw']->common->phpgw_footer(); ?>