]> git.mxchange.org Git - mailer.git/commit
Bug fixed in referal system:
authorquix0r <quix0r@mxchange.org>
Sat, 22 Nov 2008 20:14:00 +0000 (20:14 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 22 Nov 2008 20:14:00 +0000 (20:14 +0000)
commitf88ce27161586df0e0317af89d115d0162e85c5d
treeda91e03cc8e10de6728e9f0b5cb99b97dc046f85
parent979f3347b52266e65781ca0eada6021b058b2816
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