From 41e6f1ad6f25a26a4fa65b5f317d34ba7ee1bbb5 Mon Sep 17 00:00:00 2001 From: pherum83 Date: Wed, 27 Jul 2011 15:45:53 +0000 Subject: [PATCH] r167 git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@167 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/ajax/posts.php | 4 ++-- upload/config.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/upload/ajax/posts.php b/upload/ajax/posts.php index 5809bd69e..36eb5cff2 100644 --- a/upload/ajax/posts.php +++ b/upload/ajax/posts.php @@ -172,7 +172,7 @@ switch($this->request['type']) $hidden_form = ''; $hidden_form .= ''; - $submit = $this->response['redirect'] = make_url('posting.php?mode=editpost&p='. $post_id); + $hidden_form .= ''; $this->response['text'] = '
@@ -193,7 +193,7 @@ switch($this->request['type'])
- +

diff --git a/upload/config.php b/upload/config.php index 8ed6f9b77..53e1d8eb7 100644 --- a/upload/config.php +++ b/upload/config.php @@ -57,7 +57,7 @@ $bb_cfg['css_ver'] = 1; // Increase number of revision after update $bb_cfg['tp_version'] = '2.0.2'; -$bb_cfg['tp_release_state'] = 'TP II r166'; +$bb_cfg['tp_release_state'] = 'TP II r167'; $bb_cfg['tp_release_date'] = '27-07-2011'; $bb_cfg['board_disabled_msg'] = 'форум временно отключен'; // 'forums temporarily disabled'; // show this msg if board has been disabled via ON/OFF trigger