more register_approve stuff - like the admin page. Hopefully this won't conflict with Thomas's admin page "list users" changes

This commit is contained in:
friendica
2013-02-08 03:51:31 -08:00
parent 07e0ffd7c7
commit 62afdf3820
4 changed files with 12 additions and 8 deletions

View File

@@ -363,6 +363,7 @@ define ( 'ACCOUNT_UNVERIFIED', 0x0001 );
define ( 'ACCOUNT_BLOCKED', 0x0002 );
define ( 'ACCOUNT_EXPIRED', 0x0004 );
define ( 'ACCOUNT_REMOVED', 0x0008 );
define ( 'ACCOUNT_PENDING', 0x0010 );
/**
* Account roles