From 174278b1fa0e5658d1f84250e005fb0d52c9e2fe Mon Sep 17 00:00:00 2001 From: "torrent.rus.ec@gmail.com" Date: Mon, 4 Jun 2012 10:49:08 +0000 Subject: [PATCH] r430 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit и еще в одном месте git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@430 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/config.php | 2 +- upload/language/lang_english/lang_main.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/upload/config.php b/upload/config.php index af738f5f9..6f8ffe52d 100644 --- a/upload/config.php +++ b/upload/config.php @@ -56,7 +56,7 @@ $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'] = 'R429'; +$bb_cfg['tp_release_state'] = 'R430'; $bb_cfg['tp_release_date'] = '04-06-2012'; // Database diff --git a/upload/language/lang_english/lang_main.php b/upload/language/lang_english/lang_main.php index 489dd60ab..236a5221f 100644 --- a/upload/language/lang_english/lang_main.php +++ b/upload/language/lang_english/lang_main.php @@ -1679,7 +1679,7 @@ $lang['EMAILER_DISABLED'] = 'Sorry, this feature is temporarily not working'; $lang['TERMS_ON'] = 'I agree with these terms and conditions'; $lang['TERMS_OFF'] = 'I do not agree to these terms'; $lang['JAVASCRIPT_ON_REGISTER'] = 'To register, heads necessary to enable JavaScript'; -$lang['REGISTERED_IN_TIME'] = "At the moment registration is closed

You can register from 01:00 to 17:00 MSK (?????? ". date('H:i') ." MSK)

We apologize for this inconvenience"; +$lang['REGISTERED_IN_TIME'] = "At the moment registration is closed

You can register from 01:00 to 17:00 MSK (now ". date('H:i') ." MSK)

We apologize for this inconvenience"; // Debug $lang['EXECUTION_TIME'] = 'Execution time:';