]> git.mxchange.org Git - mailer.git/commit
Unnessarry addslashes() and SQL_ESCAPE() removed, some added, some bigintval() added
authorquix0r <quix0r@mxchange.org>
Mon, 13 Oct 2008 17:51:03 +0000 (17:51 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 13 Oct 2008 17:51:03 +0000 (17:51 +0000)
commitaa182d4bf86c0f4e4fb2183b989ab032aeb7ac85
tree1bfd80314b98ceef694b3a6d5f09390db66eba13
parentd6eaa4e7f4ea3eb568daa5fe30a92b5fe69a974a
Unnessarry addslashes() and SQL_ESCAPE() removed, some added, some bigintval() added
16 files changed:
inc/databases.php
inc/modules/admin/what-admin_add.php
inc/modules/admin/what-adminedit.php
inc/modules/admin/what-config_cats.php
inc/modules/admin/what-edit_emails.php
inc/modules/admin/what-sub_points.php
inc/modules/guest/what-login.php
inc/modules/guest/what-register.php
inc/modules/member/what-holiday.php
inc/modules/member/what-mydata.php
inc/modules/member/what-newsletter.php
inc/modules/member/what-order.php
inc/modules/member/what-payout.php
inc/modules/member/what-support.php
inc/modules/member/what-transfer.php
inc/mysql-manager.php