diff options
author | The Great Git Migration | 2011-02-25 02:10:41 (GMT) |
---|---|---|
committer | Drupal Git User (LDAP) | 2011-02-25 02:10:41 (GMT) |
commit | 3e72b09d4c5ba912af1481ab99faad729f5fe44a (patch) | |
tree | 2516875d12cfef49c11032ab1b07521e2e4af79c | |
parent | 7f9de8eac59b7d5624f858e5af478537d623dd21 (diff) |
-rwxr-xr-x | commentsection.info | 1 | ||||
-rwxr-xr-x | commentsection.install | 1 | ||||
-rwxr-xr-x | commentsection.module | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/commentsection.info b/commentsection.info index 016e38d..26f24d9 100755 --- a/commentsection.info +++ b/commentsection.info @@ -1,4 +1,3 @@ -; $Id$ name = Commentsection description = Commentsection. dependencies = path taxonomy diff --git a/commentsection.install b/commentsection.install index 7070399..d15095a 100755 --- a/commentsection.install +++ b/commentsection.install @@ -1,5 +1,4 @@ <?php -/* $Id$ */ function commentsection_install() { diff --git a/commentsection.module b/commentsection.module index a7eaa92..0d263ae 100755 --- a/commentsection.module +++ b/commentsection.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file |