]> git.mxchange.org Git - mailer.git/commit
Some rewrites, you don't need to do: bigintval(getUserData('some_id_column')) as...
authorquix0r <quix0r@mxchange.org>
Fri, 19 Oct 2012 14:57:07 +0000 (14:57 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 19 Oct 2012 14:57:07 +0000 (14:57 +0000)
commiteba2a11e2315e55ad591d52a92d270befe7deb2a
treebc8a67f950d79644e98d571fe56328d3c81aeea2
parent5e04eb39cb42363bbcbc03d783ea69b2e944f49d
Some rewrites, you don't need to do: bigintval(getUserData('some_id_column')) as the id column will mostly be BIGINT(20) which will always be a number
16 files changed:
admin.php
inc/classes/resolver.class.php
inc/extensions/ext-mailid.php
inc/filter-functions.php
inc/filters.php
inc/functions.php
inc/libs/booking_functions.php
inc/libs/user_functions.php
inc/loader/load-extension.php
inc/module-functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-extensions.php
inc/modules/admin/what-welcome.php
inc/mysql-manager.php
inc/referral-functions.php
inc/template-functions.php