diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2003-11-01 16:10:21 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2003-11-01 16:10:21 +0000 |
commit | f79d8a3694c014d179f04f1e8560ff2a077253c4 (patch) | |
tree | 5b8ea8f8a3bd35ae12b48a6cfdcb2d143d435d12 /phpBB/includes/functions_posting.php | |
parent | bd508e5a273d5594ebd65230da77b5d2877b75c6 (diff) | |
download | forums-f79d8a3694c014d179f04f1e8560ff2a077253c4.tar forums-f79d8a3694c014d179f04f1e8560ff2a077253c4.tar.gz forums-f79d8a3694c014d179f04f1e8560ff2a077253c4.tar.bz2 forums-f79d8a3694c014d179f04f1e8560ff2a077253c4.tar.xz forums-f79d8a3694c014d179f04f1e8560ff2a077253c4.zip |
finish bump topic feature...
git-svn-id: file:///svn/phpbb/trunk@4634 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/functions_posting.php')
-rw-r--r-- | phpBB/includes/functions_posting.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/functions_posting.php b/phpBB/includes/functions_posting.php index 677bdc08bd..6468a15508 100644 --- a/phpBB/includes/functions_posting.php +++ b/phpBB/includes/functions_posting.php @@ -523,7 +523,6 @@ function create_thumbnail($source, $new_file, $mimetype) return TRUE; } - // // TODO // |