Mod Name: Change Userrating 0.9<br />
Description:<br />Allows to change the rating of a user. <br />
Working under: 6.1.1 <br />
Any pre-requisites: none<br />
Author(s): nòóx (Hannes Schmiderer)<br />
Demo: www.downhill-board.com <br />
Files Altered:<br />- showprofile.php<br />- languages/*/showpfrofile.php<br />- in dorateuser.php:<br />
Database Altered: no<br />
New Files: none<br />
Any other info: I have also changed some lines that the number of stars is not calculated using intval, but round. So 4.5 are for instance 5 stars, not only 4. Without this change 4.999 are 4 stars.<br />