X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin.php;h=b12271915ce446d9ba9a2ccbc35b31ccdd65d413;hb=c1e5a914239b36a69cc07f7a19b1a8fbe820aac2;hp=3455022bc731152e5df9c077c623e9e1a8008a8b;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6;p=mailer.git diff --git a/inc/modules/admin.php b/inc/modules/admin.php index 3455022bc7..b12271915c 100644 --- a/inc/modules/admin.php +++ b/inc/modules/admin.php @@ -18,6 +18,7 @@ * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * Copyright (c) 2009, 2010 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -215,7 +216,7 @@ if (!isAdminRegistered()) { // Rewrite overview module if (getWhat() == 'overview') { - setAction(getModeAction(getModule(), getWhat())); + setAction(getActionFromModuleWhat(getModule(), getWhat())); } // END - if // Add data to URL