XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
users | |
Functions | |
if(!$xoops->isUser()||!$xoops->isModule()||!$xoops->user->isAdmin($xoops->module->mid())) if(!$xoops->getModuleConfig('active_users', 'system')) | synchronize ($uid, $type) |
Variables | |
$xoops = Xoops::getInstance() | |
if (!$xoops->isUser()||!$xoops->isModule()||!$xoops->user->isAdmin($xoops->module->mid())) if (!$xoops->getModuleConfig('active_users', 'system')) synchronize | ( | $uid, | |
$type | |||
) |
synchronize number of posts credited to user
int | $uid | uid of user row |
string | $type | type of processing, 'user' for one user, 'all users' for all |
Definition at line 50 of file users.php.
References $query, $res, $result, $sql, $type, $uid, $xoops, XoopsLocaleEn_US\E_USER_ID_NOT_FETCHED, and Xoops\getInstance().
$xoops = Xoops::getInstance() |
Definition at line 27 of file users.php.
Referenced by synchronize().