summaryrefslogtreecommitdiff
path: root/modules/mod_user_image_galleries.php
blob: 3395b8750a6f25b914c15d68f3d07fd94703c24b (plain)
1
2
3
4
<?php
$ranking = $gBitSystem->get_user_galleries($user, $module_rows);
$smarty->assign('modUserG', $ranking);
?>