How do i change the fields shown on usrmgr.php How do i change the fields shown on usrmgr.php
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How do i change the fields shown on usrmgr.php

Started by yubox, September 05, 2007, 02:48:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yubox

I know it's the list_users function dows the main job, but i can't figure out how to change the query for the $user array, since i want some kind of {$user['avatar_url']} and etc.

Thanks for any clue.