X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-unlock_surfbar_urls.php;h=be26f8dc86d4f5ed8d6a7e696ac08192a90b2a58;hb=095f5ab59b539834d2c67e5d409d01820e10d8be;hp=ba10c41ae6a04b4dd70217b9574796a7572b8f8b;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/inc/modules/admin/what-unlock_surfbar_urls.php b/inc/modules/admin/what-unlock_surfbar_urls.php index ba10c41ae6..be26f8dc86 100644 --- a/inc/modules/admin/what-unlock_surfbar_urls.php +++ b/inc/modules/admin/what-unlock_surfbar_urls.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * Copyright (c) 2009 - 2016 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -65,7 +65,7 @@ if ((isPostRequestElementSet('unlock')) && (ifPostContainsSelections('url_id'))) } // List all pendingURLs -showEntriesByXmlCallback('admin_unlock_surfbar_urls'); +doGenericXmlTemplateCallback('admin_unlock_surfbar_urls'); // [EOF] ?>