5 Feb, 2012, 2:34 am
I open this topic to report a bug I found in one of the file system profiles.
Not that bad, but the staff of a forum can tell.
Line 185 says:
Should say:
A pleasure, Julio.
Not that bad, but the staff of a forum can tell.
Line 185 says:
Code:
$warning_link = "warnings.php?uid={$meprofile['uid']}";Should say:
Code:
$warning_link = "warnings.php?uid={$profile['uid']}";A pleasure, Julio.