parameter for print_admin_links

This commit is contained in:
martin
2002-08-08 17:30:00 +00:00
parent adecd142a3
commit 74c6a7f983
+1 -1
View File
@@ -56,7 +56,7 @@
}
if (isadmin()) {
print_admin_links();
print_admin_links($site->id);
}
?>