diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-03-13 06:10:20 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-03-13 06:10:20 +0000 |
commit | 73ab05f4e6995a87eb4385627f680d3ebadc3186 (patch) | |
tree | b78085215b7b2d8dfc29d6732440ef208bce2cec /modules | |
parent | 144eacbd95ce9be4fbb0a5359701ee750bb3bf4a (diff) | |
download | brdo-73ab05f4e6995a87eb4385627f680d3ebadc3186.tar.gz brdo-73ab05f4e6995a87eb4385627f680d3ebadc3186.tar.bz2 |
- Added a CVS Id
Diffstat (limited to 'modules')
-rw-r--r-- | modules/profile.module | 1 | ||||
-rw-r--r-- | modules/profile/profile.module | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/profile.module b/modules/profile.module index d1e5e5f0c..d9e2604ae 100644 --- a/modules/profile.module +++ b/modules/profile.module @@ -1,4 +1,5 @@ <?php +// $Id$ // TODO: add a 'date' field so we can migrate the birthday information. diff --git a/modules/profile/profile.module b/modules/profile/profile.module index d1e5e5f0c..d9e2604ae 100644 --- a/modules/profile/profile.module +++ b/modules/profile/profile.module @@ -1,4 +1,5 @@ <?php +// $Id$ // TODO: add a 'date' field so we can migrate the birthday information. |