diff options
author | the_systech <the_systech@users.sourceforge.net> | 2002-03-27 19:15:39 +0000 |
---|---|---|
committer | the_systech <the_systech@users.sourceforge.net> | 2002-03-27 19:15:39 +0000 |
commit | 30af46fcd9ec50f6bd9605d8bb16d8e87fbbf9e6 (patch) | |
tree | abde68d7c2fb6ef956a5665b70f4b74397d18cb5 /phpBB | |
parent | 58472ef494b7d8f0e379a8392e800f2ef5de30c2 (diff) | |
download | forums-30af46fcd9ec50f6bd9605d8bb16d8e87fbbf9e6.tar forums-30af46fcd9ec50f6bd9605d8bb16d8e87fbbf9e6.tar.gz forums-30af46fcd9ec50f6bd9605d8bb16d8e87fbbf9e6.tar.bz2 forums-30af46fcd9ec50f6bd9605d8bb16d8e87fbbf9e6.tar.xz forums-30af46fcd9ec50f6bd9605d8bb16d8e87fbbf9e6.zip |
Sorry this is just me being anal.. Fix the CVS id line so that it's working again
git-svn-id: file:///svn/phpbb/trunk@2443 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/admin/admin_users.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/admin/admin_users.php b/phpBB/admin/admin_users.php index 96eba013e2..86eb875175 100644 --- a/phpBB/admin/admin_users.php +++ b/phpBB/admin/admin_users.php @@ -6,7 +6,7 @@ * copyright : (C) 2001 The phpBB Group * email : support@phpbb.com * - * $user_id: admin_users.php,v 1.53 2002/03/19 00:26:49 psotfx Exp $ + * $Id$ * * ***************************************************************************/ |