This commit is contained in:
Shish 2012-02-07 18:27:53 +00:00
parent 0589f9d72e
commit d715b3d8a6

View File

@ -152,7 +152,7 @@ class User {
), ),
); );
return $user_classes[$this->get_class()][$action]; return $user_classes[$this->get_class()][$ability];
} }
// FIXME: this should be a column in the users table // FIXME: this should be a column in the users table