diff --git a/admin/editaccount.php b/admin/editaccount.php index d0a04abe28..4352067ebf 100755 --- a/admin/editaccount.php +++ b/admin/editaccount.php @@ -172,7 +172,6 @@ $i = 0; $sorted_apps = $phpgw_info["apps"]; - echo "TEST: " . gettype($phpgw_info); // @asort($sorted_apps); // @reset($sorted_apps); while ($permission = each($phpgw_info["apps"])) {