mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
This commit is contained in:
@@ -1063,7 +1063,7 @@ class user_class
|
||||
*/
|
||||
public function ucGetClassIDFromName($name)
|
||||
{
|
||||
return $this->getId($name);
|
||||
return $this->getID($name);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user