hide disk usage display in profile hide disk usage display in profile
 

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

hide disk usage display in profile

Started by lordprodigy, February 28, 2006, 07:50:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lordprodigy

Hello,

How can I hide, not disable, the display of disk usage per profile? I tried commenting out 'disk_usage' => $user_data['disk_usage'] but didnt work. I guess its not the right place...

Thanks in advance.