diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-06-10 23:59:07 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-06-10 23:59:07 +0000 |
commit | 86c7843277c181f266c31f0b393e6c0dbb71fe72 (patch) | |
tree | a5774ee98d438f88bd2b57a901b7fc68ff2535b6 /phpBB | |
parent | 309fa480812c5d2b2ffeaffa54579a82d1ad34b4 (diff) | |
download | forums-86c7843277c181f266c31f0b393e6c0dbb71fe72.tar forums-86c7843277c181f266c31f0b393e6c0dbb71fe72.tar.gz forums-86c7843277c181f266c31f0b393e6c0dbb71fe72.tar.bz2 forums-86c7843277c181f266c31f0b393e6c0dbb71fe72.tar.xz forums-86c7843277c181f266c31f0b393e6c0dbb71fe72.zip |
Gone and possibly forgotten ... sob
git-svn-id: file:///svn/phpbb/trunk@451 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/priv_msgs.php | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/phpBB/priv_msgs.php b/phpBB/priv_msgs.php deleted file mode 100644 index b4278d1182..0000000000 --- a/phpBB/priv_msgs.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php -/*************************************************************************** - * - * ------------------- - * begin : Saturday, Feb 13, 2001 - * copyright : (C) 2001 The phpBB Group - * email : support@phpbb.com - * - * $Id$ - * - * - ***************************************************************************/ - - -/*************************************************************************** - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * - ***************************************************************************/ - - - -?> |