diff --git a/www/showmmlists.php3 b/www/showmmlists.php3
index 38e9df31c47aa52dc304ca29cfb8abc6972e220c..24850f133682efa9e3d1dd2fafdf70fb7576285b 100644
--- a/www/showmmlists.php3
+++ b/www/showmmlists.php3
@@ -145,7 +145,7 @@ if (mysql_num_rows($query_result)) {
     echo "<table border=2 cellpadding=0 cellspacing=2
            align='center'>\n";
 
-    $showmmlists_url = CreateUrl("showmmlists", $target_user)
+    $showmmlists_url = CreateUrl("showmmlists", $target_user);
 
     echo "<tr>
               <th><a href='${showmmlists_url}&sortby=listname'>List Name</th>