fixed: show no slices when user has no slices
[plewww.git] / planetlab / common / sulogout.php
index 0524a1f..04eabc6 100644 (file)
@@ -24,6 +24,6 @@ if ($plc->person) {
 }
 
 
-plc_redirect(l_persons());
+plc_redirect(l_person(plc_my_person_id()));
 
 ?>