X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-top10.php;h=4ec6e30adf76ce8f6f019dee54087233a04fe7fb;hb=867dce6a50e1d1e2089e77de315970a25eb9c5fe;hp=7cd959f96a9b24a8e5d765540d28b98c117c3213;hpb=865d8f7670c976d59d5699d72958c8c00f6af70e;p=mailer.git diff --git a/inc/extensions/ext-top10.php b/inc/extensions/ext-top10.php index 7cd959f96a..4ec6e30adf 100644 --- a/inc/extensions/ext-top10.php +++ b/inc/extensions/ext-top10.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * Copyright (c) 2009 - 2013 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -46,6 +46,9 @@ setThisExtensionVersion('0.1.2'); // Version history array (add more with , '0.0.1' and so on) setExtensionVersionHistory(array('0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0.5', '0.0.6', '0.0.7', '0.0.8', '0.0.9', '0.1.0', '0.1.1', '0.1.2')); +// This extension is deprecated +// @TODO Only deprecated when 'ext-ranking' is ready: setExtensionDeprecated('Y'); + switch (getExtensionMode()) { case 'setup': // Do stuff when installation is running // SQL commands to run