Browse Source

Stripping CVS keywords

The Great Git Migration 13 years ago
parent
commit
fa63fee501
3 changed files with 0 additions and 3 deletions
  1. 0 1
      README.txt
  2. 0 1
      url_replace_filter.info
  3. 0 1
      url_replace_filter.module

+ 0 - 1
README.txt

@@ -1,4 +1,3 @@
-$Id$
 
 README file for the URL Replace Filter Drupal module.
 

+ 0 - 1
url_replace_filter.info

@@ -1,4 +1,3 @@
-; $Id$
 name = URL Replace Filter
 description = "Allows administrators to replace base URLs in <img> and <a> elements."
 core = 6.x

+ 0 - 1
url_replace_filter.module

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * Implementation of hook_filter().