From f91259737e8e01f1d3a368d5e49115d7940dd371 Mon Sep 17 00:00:00 2001 From: pherum83 Date: Wed, 27 Jul 2011 23:41:37 +0000 Subject: [PATCH] r174 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit закончили плясы с бубном ;) git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@174 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 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