From 340ccd3e8d68503d5abe743c5477b1dcec187268 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Tue, 23 Mar 2004 23:53:05 +0000 Subject: [PATCH] Small typo. Detected by aroberti. Bug 1178. Closed now. --- user/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/view.php b/user/view.php index 7350a86b7c..35d0a95699 100644 --- a/user/view.php +++ b/user/view.php @@ -105,7 +105,7 @@ // Print all the little details in a list - echo ""; if ($user->city or $user->country) { $countries = get_list_of_countries(); -- 2.39.5