--- sections/worldwide.inc 2001/07/09 15:20:22 1.1 +++ sections/worldwide.inc 2001/11/20 08:48:14 1.2 @@ -1,6 +1,6 @@ prepare("select num,name,type,note,street,town,country,phone,fax,email,website from worldwide where type='HQ' order by num"); $sth->execute();