mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 08:06:38 +02:00
Increase speed of forum-attachment processing.
This commit is contained in:
@@ -1311,8 +1311,9 @@ function getperms($arg, $ap = ADMINPERMS)
|
||||
}
|
||||
|
||||
/**
|
||||
* @DEPRECATED
|
||||
* Get the user data from user and user_extended tables
|
||||
* SO MUCH DEPRECATED!
|
||||
* SO MUCH DEPRECATED! Use e107::user($uid);
|
||||
*
|
||||
*
|
||||
* @return array
|
||||
|
Reference in New Issue
Block a user