Remove trailing white spaces.

This commit is contained in:
Mark Crane 2013-09-21 04:28:09 +00:00
parent a925e70717
commit fcf012a28f
1 changed files with 6 additions and 7 deletions

View File

@ -58,7 +58,6 @@ else {
$domain_uuid = $row["domain_uuid"];
$group_description = $row["group_description"];
$group_name = $row["group_name"];
break;
}
unset ($prep_statement);