]> git.mxchange.org Git - mailer.git/commit
Simplified some more code:
authorquix0r <quix0r@mxchange.org>
Wed, 23 Jun 2010 13:49:46 +0000 (13:49 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 23 Jun 2010 13:49:46 +0000 (13:49 +0000)
commit73af00cb3ac701a8385fc7d7df02553845403bb7
tree10e1b8c637bdf3761721d70bebea3bd17490dbc1
parent11cb7c74eace090fb8e1de4176e96e92b4cc6541
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