]> git.mxchange.org Git - mailer.git/commit
Simplified some more code:
authorRoland Häder <roland@mxchange.org>
Wed, 23 Jun 2010 13:49:46 +0000 (13:49 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 23 Jun 2010 13:49:46 +0000 (13:49 +0000)
commit648afd5e9ca91e878a755fdb5438ac6103a4ac7e
tree10e1b8c637bdf3761721d70bebea3bd17490dbc1
parent93dc3d5b067c15568b01bcda1550018b38d1cdd9
Simplified some more code:
- addEmailNavigation() is now located in admin-inc.php because only admin
  actions will make use of it
- Same function simplified, if only one page should be made navigateable, the
  function returns an empty string
- There was another unencapsulated what=list_unconfirmed
inc/extensions/ext-online.php
inc/functions.php
inc/libs/user_functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-email_archiv.php
inc/modules/admin/what-email_details.php
inc/modules/admin/what-list_notifications.php
inc/modules/admin/what-list_payouts.php
inc/modules/admin/what-list_user.php