]> git.mxchange.org Git - mailer.git/commit
Bug fixed in referal system:
authorRoland Häder <roland@mxchange.org>
Sat, 22 Nov 2008 20:14:00 +0000 (20:14 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 22 Nov 2008 20:14:00 +0000 (20:14 +0000)
commit8ee39f4094e71546b3cf7e4edb97492be0ea349e
treeda91e03cc8e10de6728e9f0b5cb99b97dc046f85
parent05d337e2e0de096225f74d0e039cb32970a7d0df
Bug fixed in referal system:
- Function ADD_DESCR() and ADD_POINTS_SYSTEM used both $DEPTH which is bad
  software design.
- We really need to rewrite the whole application! :-(
- This causes a bug in the referal system that all points are being booked
  to referal level one and not zero.
inc/databases.php
inc/libs/refback_functions.php
inc/modules/admin/what-add_points.php
inc/mysql-manager.php