]> git.mxchange.org Git - mailer.git/commit
New wrapper functions enableBlockMode() and isBlockModeEnabled() introduced
authorquix0r <quix0r@mxchange.org>
Wed, 29 Jul 2009 16:46:55 +0000 (16:46 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 29 Jul 2009 16:46:55 +0000 (16:46 +0000)
commit35ff22488475f3d7a688abdb9832f837d55ac70a
treea89b4e42055a33d4fc3b2bbe0ec8d774b8f6bbd1
parent3aff3d800030761c199dbcdda397b3884559857e
New wrapper functions enableBlockMode() and isBlockModeEnabled() introduced
18 files changed:
inc/modules/guest/action-admin.php
inc/modules/guest/action-main.php
inc/modules/guest/action-members.php
inc/modules/guest/action-sponsor.php
inc/modules/index.php
inc/modules/login.php
inc/modules/member/action-account.php
inc/modules/member/action-bank.php
inc/modules/member/action-extras.php
inc/modules/member/action-logout.php
inc/modules/member/action-main.php
inc/modules/member/action-order.php
inc/modules/member/action-rals.php
inc/modules/member/action-stats.php
inc/modules/member/action-surfbar.php
inc/mysql-connect.php
inc/mysql-manager.php
inc/wrapper-functions.php