]> git.mxchange.org Git - mailer.git/commit
New wrapper functions enableBlockMode() and isBlockModeEnabled() introduced
authorRoland Häder <roland@mxchange.org>
Wed, 29 Jul 2009 16:46:55 +0000 (16:46 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 29 Jul 2009 16:46:55 +0000 (16:46 +0000)
commit102d8ff4dc03d13ba12cc5181da83f48feb7a4d6
treea89b4e42055a33d4fc3b2bbe0ec8d774b8f6bbd1
parent885637e9f61f315ba051500061ec193ebc937f7b
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