diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2011-05-28 11:56:17 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2011-05-28 11:56:17 -0700 |
commit | 86bf589b563b698e507075ae47c36e92584ab9fc (patch) | |
tree | 22b718530f33796a012c2dd226f8a111fc8e8aaf /modules | |
parent | e9602e12d07e74168f2fff14f1cc9a14df99662d (diff) | |
download | brdo-86bf589b563b698e507075ae47c36e92584ab9fc.tar.gz brdo-86bf589b563b698e507075ae47c36e92584ab9fc.tar.bz2 |
Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/dashboard/dashboard-rtl.css | 2 | ||||
-rw-r--r-- | modules/simpletest/tests/upgrade/drupal-6.forum.database.php | 1 | ||||
-rw-r--r-- | modules/simpletest/tests/upgrade/upgrade.forum.test | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/modules/dashboard/dashboard-rtl.css b/modules/dashboard/dashboard-rtl.css index 2ab538187..cfccfa031 100644 --- a/modules/dashboard/dashboard-rtl.css +++ b/modules/dashboard/dashboard-rtl.css @@ -1,5 +1,3 @@ -/* $Id */ - #dashboard div.dashboard-region { float: right; } diff --git a/modules/simpletest/tests/upgrade/drupal-6.forum.database.php b/modules/simpletest/tests/upgrade/drupal-6.forum.database.php index 07dfcb341..5a2cc3324 100644 --- a/modules/simpletest/tests/upgrade/drupal-6.forum.database.php +++ b/modules/simpletest/tests/upgrade/drupal-6.forum.database.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Database additions for forum tests. diff --git a/modules/simpletest/tests/upgrade/upgrade.forum.test b/modules/simpletest/tests/upgrade/upgrade.forum.test index 827988dab..99269d9f4 100644 --- a/modules/simpletest/tests/upgrade/upgrade.forum.test +++ b/modules/simpletest/tests/upgrade/upgrade.forum.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for forum.module. |