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