]> git.mxchange.org Git - mailer.git/commit
Some rewrites, you don't need to do: bigintval(getUserData('some_id_column')) as...
authorRoland Häder <roland@mxchange.org>
Fri, 19 Oct 2012 14:57:07 +0000 (14:57 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 19 Oct 2012 14:57:07 +0000 (14:57 +0000)
commit74a607e3879faefdc2ca152605cb533806b98e83
treebc8a67f950d79644e98d571fe56328d3c81aeea2
parent2f4d6af171a1c5a458cf6e98627c241bdfc2ac7e
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