diff options
| author | uid29890 <uid29890@users.sourceforge.net> | 2001-07-05 00:47:03 +0000 |
|---|---|---|
| committer | uid29890 <uid29890@users.sourceforge.net> | 2001-07-05 00:47:03 +0000 |
| commit | eb5b9bfb0718eb4d960ff2555d6084263750d874 (patch) | |
| tree | fedbf115d01c2de262dde1569d74c9ee582524eb /phpBB/topicadmin.php | |
| parent | 14c6a0a4af67323b4243d507a69e054d35d6ea2a (diff) | |
| download | forums-eb5b9bfb0718eb4d960ff2555d6084263750d874.tar forums-eb5b9bfb0718eb4d960ff2555d6084263750d874.tar.gz forums-eb5b9bfb0718eb4d960ff2555d6084263750d874.tar.bz2 forums-eb5b9bfb0718eb4d960ff2555d6084263750d874.tar.xz forums-eb5b9bfb0718eb4d960ff2555d6084263750d874.zip | |
Started on moderator control panel code. Main layout is started, no functionality yet
git-svn-id: file:///svn/phpbb/trunk@561 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/topicadmin.php')
| -rw-r--r-- | phpBB/topicadmin.php | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/phpBB/topicadmin.php b/phpBB/topicadmin.php deleted file mode 100644 index b4278d1182..0000000000 --- a/phpBB/topicadmin.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. - * - * - ***************************************************************************/ - - - -?> |
