X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_mediadata.php;h=8cc45de27c5dec5de2590a3a8a79961b00a6737f;hb=80769d81cc67b9213ea436e07365982fb3e7600d;hp=7b87200ab3ff10f6865a60958167f13715bc68e3;hpb=acfb401fcf545c211ed51b8644d0965e35fdad07;p=mailer.git diff --git a/inc/modules/admin/what-config_mediadata.php b/inc/modules/admin/what-config_mediadata.php index 7b87200ab3..8cc45de27c 100644 --- a/inc/modules/admin/what-config_mediadata.php +++ b/inc/modules/admin/what-config_mediadata.php @@ -14,11 +14,9 @@ * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -40,10 +38,10 @@ // Some security stuff... if ((!defined('__SECURITY')) || (!isAdmin())) { die(); -} +} // END - if // Add description as navigation point -addMenuDescription('admin', __FILE__); +addYouAreHereLink('admin', __FILE__); if (isFormSent()) { // Test timestamp @@ -66,8 +64,8 @@ if (isFormSent()) { if (postRequestParameter('mt_stage') <= getTotalConfirmedUser()) { // Not enougth! unsetPostRequestParameter('ok'); - } -} + } // END - if +} // END - if if (isFormSent()) { // Save data