mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Code cleanup / globals removal etc.
This commit is contained in:
@@ -1354,7 +1354,7 @@ class forumAdmin
|
||||
{
|
||||
if ($reported_total = $sql->select("generic", "*", "gen_type='reported_post' OR gen_type='Reported Forum Post'"))
|
||||
{
|
||||
$text .= "
|
||||
$text = "
|
||||
<table class='table adminlist'>
|
||||
<tr>
|
||||
<td>".FORLAN_170."</td>
|
||||
|
Reference in New Issue
Block a user