==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this
link:http://bugs.contribs.org/show_bug.cgi?id=8061
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #3 from Unnilennium <[email protected]> ---
the line referenced seems not linked to the current bug
1109 $mem_memtotal = $mem_memactualused + $mem_memactualfree;
1110 $mem_memused = $mem_memactualused - $mem_memcache - $mem_membuffers;
1111 $mem_memfree = $mem_memactualfree + $mem_memcache + $mem_membuffers;
1112 $mem_swaptotal = $mem_swapused + $mem_swapfree;
your problem might be related to local 9 coma instead of point in French
system)
please open a separate bug and verify this one completely to release this fix.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/