===
This commit is contained in:
parent
0e92985b5e
commit
d9ce921d41
@ -94,7 +94,7 @@ sub mdo {
|
|||||||
colored( "RESOURCE", 'blue' ),
|
colored( "RESOURCE", 'blue' ),
|
||||||
colored( "USERNAME", 'green' ),
|
colored( "USERNAME", 'green' ),
|
||||||
colored( "COMMENT", 'yellow' );
|
colored( "COMMENT", 'yellow' );
|
||||||
print "=========================================\n";
|
print "===============================\n";
|
||||||
|
|
||||||
while ( my ( $id, $name, $group, $resource, $username, $comment )
|
while ( my ( $id, $name, $group, $resource, $username, $comment )
|
||||||
= $sth->fetchrow_array() )
|
= $sth->fetchrow_array() )
|
||||||
|
Loading…
Reference in New Issue
Block a user