diff options
author | the_systech <the_systech@users.sourceforge.net> | 2002-04-02 21:13:47 +0000 |
---|---|---|
committer | the_systech <the_systech@users.sourceforge.net> | 2002-04-02 21:13:47 +0000 |
commit | 32b514a8006520d2159b654cd017d2d4471104fe (patch) | |
tree | 81eb17c8ceb46cc7b4fa951c7fc44ba553f0c9ed /phpBB/includes/functions_validate.php | |
parent | b6c7561122d33f4d5a198102d55fe789b4fd13d9 (diff) | |
download | forums-32b514a8006520d2159b654cd017d2d4471104fe.tar forums-32b514a8006520d2159b654cd017d2d4471104fe.tar.gz forums-32b514a8006520d2159b654cd017d2d4471104fe.tar.bz2 forums-32b514a8006520d2159b654cd017d2d4471104fe.tar.xz forums-32b514a8006520d2159b654cd017d2d4471104fe.zip |
Ok this is just me being anal again... No code changes, just file headers..
git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/functions_validate.php')
-rw-r--r-- | phpBB/includes/functions_validate.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions_validate.php b/phpBB/includes/functions_validate.php index c9c9724368..4d61a44458 100644 --- a/phpBB/includes/functions_validate.php +++ b/phpBB/includes/functions_validate.php @@ -1,6 +1,6 @@ <?php /*************************************************************************** - * user_selects.php + * functions_validate.php * ------------------- * begin : Saturday, Feb 13, 2001 * copyright : (C) 2001 The phpBB Group |