Merge branch 'master' into 0.9.x

This commit is contained in:
Brion Vibber
2010-12-28 11:37:38 -08:00
4 changed files with 19 additions and 0 deletions

View File

@@ -65,5 +65,6 @@ class Right
const RESTOREACCOUNT = 'restoreaccount';
const DELETEACCOUNT = 'deleteaccount';
const MOVEACCOUNT = 'moveaccount';
const CREATEGROUP = 'creategroup';
}