]> git.mxchange.org Git - mailer.git/commit
Unnessarry addslashes() and SQL_ESCAPE() removed, some added, some bigintval() added
authorRoland Häder <roland@mxchange.org>
Mon, 13 Oct 2008 17:51:03 +0000 (17:51 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 13 Oct 2008 17:51:03 +0000 (17:51 +0000)
commit7eb9da85bfb337997a58a244cb610c97a8d10c13
tree1bfd80314b98ceef694b3a6d5f09390db66eba13
parentddba3ed27ba0836305f98763f3a8b0255218486e
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