From 33f8120497ff71ea7e9ec4dc7d5b5e102e5d1296 Mon Sep 17 00:00:00 2001 From: "GTDarkNightmare@gmail.com" Date: Wed, 27 Jun 2012 07:28:17 +0000 Subject: [PATCH] r434 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Чистка кеша git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@434 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/ajax/manage_user.php | 2 +- upload/config.php | 4 ++-- upload/templates/admin/index.tpl | 10 ++++------ 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/upload/ajax/manage_user.php b/upload/ajax/manage_user.php index efcdd61f4..0f68ee9d6 100644 --- a/upload/ajax/manage_user.php +++ b/upload/ajax/manage_user.php @@ -31,7 +31,7 @@ switch($mode) $datastore->clean(); - $this->response['datastore_html'] = 'datastore '; + $this->response['cache_html'] = 'datastore очищен'; break; case 'delete_profile': diff --git a/upload/config.php b/upload/config.php index 5ccd0d895..0bfbfcd1d 100644 --- a/upload/config.php +++ b/upload/config.php @@ -56,8 +56,8 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do // Increase number of revision after update $bb_cfg['tp_version'] = '2.5 Beta'; -$bb_cfg['tp_release_state'] = 'R432'; -$bb_cfg['tp_release_date'] = '06-06-2012'; +$bb_cfg['tp_release_state'] = 'R434'; +$bb_cfg['tp_release_date'] = '27-06-2012'; // Database $charset = 'utf8'; diff --git a/upload/templates/admin/index.tpl b/upload/templates/admin/index.tpl index e9d4c29fd..43df4a3c6 100644 --- a/upload/templates/admin/index.tpl +++ b/upload/templates/admin/index.tpl @@ -63,7 +63,6 @@ table.forumline { margin: 0 auto; }
@@ -81,8 +79,8 @@ ajax.callback.manage_user = function(data) { {L_CLEAR_CACHE}: - {L_DATASTORE},  - {L_ALL_CACHE},  + {L_DATASTORE},  + {L_ALL_CACHE} {L_TEMPLATES}