Fix Bug 275684, Non-empowered user can edit info on other items.
git-svn-id: svn://10.0.0.236/trunk@166957 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -16,6 +16,11 @@ if ($_SESSION["level"] !=="admin" and $_SESSION["level"] !=="editor") {
|
||||
<TITLE>Mozilla Update :: Developer Control Panel :: Comments Manager</TITLE>
|
||||
<?php
|
||||
include"$page_header";
|
||||
|
||||
if ($function=="flaggedcomments") {
|
||||
$skipcomments = true;
|
||||
}
|
||||
|
||||
include"inc_sidebar.php";
|
||||
?>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user