]> git.mxchange.org Git - mailer.git/commit
Removed 2nd parameter for assert() as this is only available in PHP 5.4.8+ but Mailer...
authorquix0r <quix0r@mxchange.org>
Fri, 31 May 2013 17:18:29 +0000 (17:18 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 31 May 2013 17:18:29 +0000 (17:18 +0000)
commit4c60d7c4aaf9348597a2577ffd1d6864a7287b24
tree9125a94d6929964aa10692303c0d7f4653a947d9
parentd6b576f2910f010ee38e636f4615968431591296
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