This commit is contained in:
friendica 2012-07-21 04:06:17 -07:00
parent e7caa986eb
commit e44b74e99a

View File

@ -297,7 +297,7 @@ define ( 'ACCOUNT_REMOVED', 0x0008 );
* Account roles * Account roles
*/ */
define ( 'ACCOUNT_ROLE_ADMIN' 0x1000 ); define ( 'ACCOUNT_ROLE_ADMIN', 0x1000 );