php - remove debugging
This commit is contained in:
parent
ef33a2e4de
commit
6d94ddbad0
@ -321,9 +321,6 @@ function pgtop($info, $dotop, $user, $douser)
|
||||
else
|
||||
$lwc = 'red';
|
||||
}
|
||||
$lsc = 'green';
|
||||
$lhc = 'orange';
|
||||
$lwc = 'red';
|
||||
$img1 = '<img border=0 src=/';
|
||||
$img2 = '.png>';
|
||||
$ls = $img1.$lsc.$img2;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user