]> git.mxchange.org Git - mailer.git/commit
Removed 2nd parameter for assert() as this is only available in PHP 5.4.8+ but Mailer...
authorRoland Häder <roland@mxchange.org>
Fri, 31 May 2013 17:18:29 +0000 (17:18 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 31 May 2013 17:18:29 +0000 (17:18 +0000)
commit5eb7669649ebf60e74a83df70ad4f357d656b204
tree9125a94d6929964aa10692303c0d7f4653a947d9
parent33a76a20bc94ffe95e9f13906eb7dc5cf354948d
Removed 2nd parameter for assert() as this is only available in PHP 5.4.8+ but Mailer 0.2.1-FINAL should support PHP 4
12 files changed:
inc/extensions-functions.php
inc/filter/blacklist_filter.php
inc/filter/user_filter.php
inc/functions.php
inc/http-functions.php
inc/libs/transaction_functions.php
inc/modules/admin/admin-inc.php
inc/modules/member/what-order.php
inc/pool-functions.php
inc/sql-functions.php
inc/wrapper-functions.php
inc/xml-functions.php