Forums
Forums / Plugin: WP Server Health Stats / 2 issues.
(@suifengtec)
8 years, 2 months ago
1. some one line shold be: echo isset($memcachedinfo['rusage_system']) ? $memcachedinfo['rusage_system'] : '';
echo isset($memcachedinfo['rusage_system']) ? $memcachedinfo['rusage_system'] : '';
2.some one line shold be:
echo isset($memcachedinfo['rusage_user']) ? $memcachedinfo['rusage_user'] : '';
(@isaumya)
Hi, can you please let me know what line number you are reffing to also the code changes you have recommended please be clear about what it does and how it is different from the current one.
The topic ‘2 issues.’ is closed to new replies.