diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/lib/acctfuncs.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/lib/acctfuncs.inc b/web/lib/acctfuncs.inc index a4de12c..5dfe50e 100644 --- a/web/lib/acctfuncs.inc +++ b/web/lib/acctfuncs.inc @@ -801,7 +801,6 @@ function user_suspended( $id ) /* * This should be expanded to return something - * TODO: Handle orphaning of user's packages */ function user_delete( $id ) { |