From d16dabe54b51e6c8877384ccbfa70384ad7fd92e Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 10 Jun 2008 11:09:57 -0400 Subject: geo namespace darcs-hash:20080610150957-84dde-2aff9cb5f23c593f524e4affb5c3f67a7f06ce34.gz --- actions/foaf.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/actions/foaf.php b/actions/foaf.php index 142ae3168..db6ce78f2 100644 --- a/actions/foaf.php +++ b/actions/foaf.php @@ -51,6 +51,8 @@ class FoafAction extends Action { 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', 'xmlns:rdfs' => 'http://www.w3.org/2000/01/rdf-schema#', + 'xmlns:geo' => + 'http://www.w3.org/2003/01/geo/wgs84_pos#', 'xmlns' => 'http://xmlns.com/foaf/0.1/')); # This is the document about the user -- cgit v1.2.3-54-g00ecf