X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_network_translations.php;h=cd5edd079db91a0212e9cd3c6149f62799dfa0d3;hb=04b69ac9f33369cbf654396c4a42cb1fff710ff4;hp=e88d8f945b3d635a91a861c73cca1bb89ab2b468;hpb=22ba0c36c75ff989a6f48197c5a71524fb891b87;p=mailer.git diff --git a/inc/modules/admin/what-list_network_translations.php b/inc/modules/admin/what-list_network_translations.php index e88d8f945b..cd5edd079d 100644 --- a/inc/modules/admin/what-list_network_translations.php +++ b/inc/modules/admin/what-list_network_translations.php @@ -10,10 +10,10 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Verwaltet API-Abfrageparameter * * -------------------------------------------------------------------- * - * $Revision:: 1794 $ * - * $Date:: 2010-05-28 19:55:19 +0200 (Fri, 28 May 2010) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: quix0r $ * + * $Author:: $ * * Needs to be in all Files and every File needs "svn propset * * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * @@ -87,7 +87,7 @@ ORDER BY // List all entries $OUT = ''; $SW = 2; while ($row = SQL_FETCHARRAY($result)) { - // Add/translate some data + // Add color switching $row['sw'] = $SW; // Add it to network if the type matches selected