diff options
-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. |