diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2010-06-16 02:15:28 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2010-06-16 02:15:28 +0000 |
| commit | 59405c593c50c11f08c10ecf5180a18785fc288a (patch) | |
| tree | edb5abc5c7d4444d7be0fe59dba171684a0c9296 /modules | |
| parent | f40ba202b1ea9aedf3a4c621fe25516144266d57 (diff) | |
| download | webtrees-59405c593c50c11f08c10ecf5180a18785fc288a.tar.gz webtrees-59405c593c50c11f08c10ecf5180a18785fc288a.tar.bz2 webtrees-59405c593c50c11f08c10ecf5180a18785fc288a.zip | |
added version Id
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/top10_surnames/module.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/top10_surnames/module.php b/modules/top10_surnames/module.php index 0ba8de4389..486991a7c1 100644 --- a/modules/top10_surnames/module.php +++ b/modules/top10_surnames/module.php @@ -22,7 +22,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * @version $Id: class_media.php 5451 2009-05-05 22:15:34Z fisharebest $ + * @version $Id$ */ if (!defined('WT_WEBTREES')) { |
