X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fadmin%2Fwhat-config_yoomedia.php;h=831b21ae5d35dc353465c4b2d2cf1b50e626f9c1;hb=0f3a135204757cc8750262871c8e62c42300acb4;hp=e0de49ae6c54037a08a81b28ff93369ae5c43ca8;hpb=e8ca54fe91872ab95a6ffdc4f1268bf18889021d;p=mailer.git diff --git a/inc/modules/admin/what-config_yoomedia.php b/inc/modules/admin/what-config_yoomedia.php index e0de49ae6c..831b21ae5d 100644 --- a/inc/modules/admin/what-config_yoomedia.php +++ b/inc/modules/admin/what-config_yoomedia.php @@ -8,7 +8,7 @@ * -------------------------------------------------------------------- * * Short description : Setup default statistics mode * * -------------------------------------------------------------------- * - * Kurzbeschreibung : Standart Modus der Statistiken einstellen * + * Kurzbeschreibung : Standard Modus der Statistiken einstellen * * -------------------------------------------------------------------- * * $Revision:: $ * * $Date:: $ * @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * 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 * @@ -43,11 +43,6 @@ if ((!defined('__SECURITY')) || (!isAdmin())) { // Add description as navigation point addYouAreHereLink('admin', __FILE__); -if (!isExtensionActive('yoomedia')) { - loadTemplate('admin_settings_saved', false, generateExtensionInactiveNotInstalledMessage('yoomedia')); - return; -} // END - if - // Was the form submitted? if (isFormSent()) { // Test Yoo!Media config @@ -56,7 +51,7 @@ if (isFormSent()) { adminSaveSettingsFromPostData(); } else { // Config not saved - loadTemplate('admin_settings_saved', false, '{--ADMIN_CONFIG_YOOMEDIA_TEST_FAILED--}'); + displayMessage('{--ADMIN_CONFIG_YOOMEDIA_TEST_FAILED--}'); } } else { // Erotic selection