diff --git a/upload/ajax/posts.php b/upload/ajax/posts.php index 741d4ff8c..f2783c616 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 c44efbbab..302c1df4d 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 r173'; +$bb_cfg['tp_release_state'] = 'TP II r174'; $bb_cfg['tp_release_date'] = '28-07-2011'; $bb_cfg['board_disabled_msg'] = 'форум временно отключен'; // 'forums temporarily disabled'; // show this msg if board has been disabled via ON/OFF trigger